Lines Matching refs:inpcb
154 rip_inshash(struct inpcb *inp) in rip_inshash()
175 rip_delhash(struct inpcb *inp) in rip_delhash()
185 INPCBSTORAGE_DEFINE(ripcbstor, inpcb, "rawinp", "ripcb", "rip", "riphash");
207 rip_append(struct inpcb *inp, struct ip *ip, struct mbuf *m, in rip_append()
254 rip_inp_match1(const struct inpcb *inp, void *v) in rip_inp_match1()
273 rip_inp_match2(const struct inpcb *inp, void *v) in rip_inp_match2()
308 struct inpcb *inp; in rip_input()
426 struct inpcb *inp; in rip_send()
649 struct inpcb *inp = sotoinpcb(so); in rip_ctloutput()
829 struct inpcb *inp; in rip_attach()
846 inp = (struct inpcb *)so->so_pcb; in rip_attach()
859 struct inpcb *inp; in rip_detach()
883 rip_dodisconnect(struct socket *so, struct inpcb *inp) in rip_dodisconnect()
903 struct inpcb *inp; in rip_abort()
914 struct inpcb *inp; in rip_close()
925 struct inpcb *inp; in rip_disconnect()
941 struct inpcb *inp; in rip_bind()
977 struct inpcb *inp; in rip_connect()
1032 struct inpcb *inp; in rip_pcblist()