Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet6/
H A Dip6_var.h519 extern int icmp6_dgram_send(struct socket *, int, struct mbuf *,
H A Draw_ip6.c1270 .pru_send = icmp6_dgram_send,
H A Dicmp6.c3229 icmp6_dgram_send(struct socket *so, int flags, struct mbuf *m, in icmp6_dgram_send() function