Home
last modified time | relevance | path

Searched refs:rip_bind (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/netinet/
H A Draw_ip.c114 int rip_bind(struct socket *, struct sockaddr *, struct proc *);
986 rip_bind(struct socket *so, struct sockaddr *nam, struct proc *p) in rip_bind() function
1396 .pru_bind = rip_bind,
H A Dip_icmp.c1186 int rip_bind(struct socket *, struct sockaddr *, struct proc *);
1199 .pru_bind = rip_bind,