Searched refs:icmp_dgram_attach (Results 1 – 1 of 1) sorted by relevance
1111 __private_extern__ int icmp_dgram_attach(struct socket *so, int proto, struct proc *p);1116 .pru_attach = icmp_dgram_attach,1132 icmp_dgram_attach(struct socket *so, __unused int proto, struct proc *p) in icmp_dgram_attach() function