Searched refs:icmp6_dgram_attach (Results 1 – 3 of 3) sorted by relevance
533 extern int icmp6_dgram_attach(struct socket *, int, struct proc *);
1282 .pru_attach = icmp6_dgram_attach,
3297 icmp6_dgram_attach(struct socket *so, int proto, struct proc *p) in icmp6_dgram_attach() function