Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Draw_ip.c114 int rip_bind(struct socket *, struct sockaddr *, struct proc *);
997 rip_bind(struct socket *so, struct sockaddr *nam, struct proc *p) in rip_bind() function
1407 .pru_bind = rip_bind,
H A Dip_icmp.c1099 int rip_bind(struct socket *, struct sockaddr *, struct proc *);
1112 .pru_bind = rip_bind,