Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h518 extern int icmp6_dgram_send(struct socket *, int, struct mbuf *,
H A Draw_ip6.c1253 .pru_send = icmp6_dgram_send,
H A Dicmp6.c3203 icmp6_dgram_send(struct socket *so, int flags, struct mbuf *m, in icmp6_dgram_send() function