Home
last modified time | relevance | path

Searched refs:icmp6_dgram_send (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dip6_var.h530 extern int icmp6_dgram_send(struct socket *, int, struct mbuf *,
H A Draw_ip6.c1283 .pru_send = icmp6_dgram_send,
H A Dicmp6.c3230 icmp6_dgram_send(struct socket *so, int flags, struct mbuf *m, in icmp6_dgram_send() function