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