Lines Matching refs:inpcb
154 static struct inpcb *
158 struct inpcb *__single inp; in in6_pcblookup_local_and_cleanup()
188 in6_pcbbind(struct inpcb *inp, struct sockaddr *nam, struct sockaddr *remote, struct proc *p) in in6_pcbbind()
368 struct inpcb *__single t; in in6_pcbbind()
624 in6_pcbladdr(struct inpcb *inp, struct sockaddr *nam, in in6_pcbladdr()
725 in6_pcbconnect(struct inpcb *inp, struct sockaddr *nam, struct proc *p) in in6_pcbconnect()
729 struct inpcb *__single pcb; in in6_pcbconnect()
828 in6_pcbdisconnect(struct inpcb *inp) in in6_pcbdisconnect()
864 in6_pcbdetach(struct inpcb *inp) in in6_pcbdetach()
1010 struct inpcb *__single inp; in in6_getsockaddr()
1031 struct inpcb *__single inp; in in6_getsockaddr_s()
1052 struct inpcb *__single inp; in in6_getpeeraddr()
1073 struct inpcb *__single inp = sotoinpcb(so); in in6_mapped_sockaddr()
1094 struct inpcb *inp = sotoinpcb(so); in in6_mapped_peeraddr()
1124 void (*notify)(struct inpcb *, int)) in in6_pcbnotify() argument
1127 struct inpcb *__single inp, *__single ninp; in in6_pcbnotify()
1231 struct inpcb *
1235 struct inpcb *__single inp; in in6_pcblookup_local()
1239 struct inpcb *__single match = NULL; in in6_pcblookup_local()
1326 in6_losing(struct inpcb *in6p) in in6_losing()
1358 in6_rtchange(struct inpcb *inp, int errno) in in6_rtchange()
1377 struct inpcb *__single inp; in in6_pcblookup_hash_exists()
1427 struct inpcb *__single local_wild = NULL; in in6_pcblookup_hash_exists()
1488 static struct inpcb *
1494 struct inpcb *__single inp; in in6_pcblookup_hash_locked()
1534 struct inpcb *__single local_wild = NULL; in in6_pcblookup_hash_locked()
1584 struct inpcb *
1589 struct inpcb *inp; in in6_pcblookup_hash()
1601 struct inpcb *
1606 struct inpcb *inp; in in6_pcblookup_hash_try()
1670 in6p_route_copyout(struct inpcb *inp, struct route_in6 *dst) in in6p_route_copyout()
1685 in6p_route_copyin(struct inpcb *inp, struct route_in6 *src) in in6p_route_copyin()