Searched refs:ether_frm_bind (Results 1 – 1 of 1) sorted by relevance
1314 static int ether_frm_bind(struct socket *, struct mbuf *, struct proc *);1326 .pru_bind = ether_frm_bind,1478 ether_frm_bind(struct socket *so, struct mbuf *nam, struct proc *p) in ether_frm_bind() function