Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Draw_ip.c115 int rip_bind(struct socket *, struct sockaddr *, struct proc *);
1029 rip_bind(struct socket *so, struct sockaddr *nam, struct proc *p) in rip_bind() function
1440 .pru_bind = rip_bind,
H A Dip_icmp.c1104 int rip_bind(struct socket *, struct sockaddr *, struct proc *);
1117 .pru_bind = rip_bind,