Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dip6_var.h525 extern int icmp6_dgram_send(struct socket *, int, struct mbuf *,
H A Draw_ip6.c1292 .pru_send = icmp6_dgram_send,
H A Dicmp6.c3233 icmp6_dgram_send(struct socket *so, int flags, struct mbuf *m, in icmp6_dgram_send() function