Lines Matching refs:inpcb
203 struct inpcb *inp;
271 inpcb_set_port(struct sockaddr_in *sin, struct inpcb *inp, kauth_cred_t cred)
317 inpcb_bindableaddr(const struct inpcb *inp, struct sockaddr_in *sin,
356 inpcb_bind_addr(struct inpcb *inp, struct sockaddr_in *sin, kauth_cred_t cred)
367 inpcb_bind_port(struct inpcb *inp, struct sockaddr_in *sin, kauth_cred_t cred)
391 struct inpcb *t;
394 struct inpcb *t6;
480 struct inpcb *inp = v;
525 struct inpcb *inp = v;
662 struct inpcb *inp = v;
684 struct inpcb *inp = v;
734 inpcb_fetch_sockaddr(struct inpcb *inp, struct sockaddr_in *sin)
747 inpcb_fetch_peeraddr(struct inpcb *inp, struct sockaddr_in *sin)
771 void (*notify)(struct inpcb *, int))
774 struct inpcb *inp;
800 void (*notify)(struct inpcb *, int))
802 struct inpcb *inp;
850 struct inpcb *inp;
875 struct inpcb *inp;
896 inpcb_losing(struct inpcb *inp)
937 inpcb_rtchange(struct inpcb *inp, int errno)
953 struct inpcb *
958 struct inpcb *inp;
959 struct inpcb *match = NULL;
1065 struct inpcb *
1072 struct inpcb *inp;
1117 struct inpcb *
1122 struct inpcb *inp;
1161 inpcb_set_state(struct inpcb *inp, int state)
1195 inpcb_rtentry(struct inpcb *inp)
1217 inpcb_rtentry_unref(struct rtentry *rt, struct inpcb *inp)