Lines Matching defs:inp

239 in_pcbonlist(struct inpcb *inp)  in in_pcbonlist()
255 in_pcbofflist(struct inpcb *inp) in in_pcbofflist()
278 struct inpcb *inp; in in_pcballoc() local
308 in_pcbunlink_flags(struct inpcb *inp, struct inpcbinfo *pcbinfo, int flags) in in_pcbunlink_flags()
319 in_pcbunlink(struct inpcb *inp, struct inpcbinfo *pcbinfo) in in_pcbunlink()
328 in_pcblink_flags(struct inpcb *inp, struct inpcbinfo *pcbinfo, int flags) in in_pcblink_flags()
339 in_pcblink(struct inpcb *inp, struct inpcbinfo *pcbinfo) in in_pcblink()
346 struct inpcb *inp, u_short lport, struct ucred *cred, int wild) in in_pcbporthash_update()
369 in_pcbsetlport(struct inpcb *inp, int wild, struct ucred *cred) in in_pcbsetlport()
562 in_pcbsrcaddr_check(const struct inpcb *inp, struct sockaddr_in *sin, in in_pcbsrcaddr_check()
628 in_pcbbind(struct inpcb *inp, struct sockaddr *nam, struct thread *td) in in_pcbbind()
733 struct inpcb *inp; in in_pcblookup_localremote() local
790 in_pcbporthash_update4(struct inpcbportinfo *portinfo, struct inpcb *inp, in in_pcbporthash_update4()
816 in_pcbbind_remote(struct inpcb *inp, const struct sockaddr *remote, in in_pcbbind_remote()
942 in_pcbladdr_find(struct inpcb *inp, struct sockaddr *nam, in in_pcbladdr_find()
1153 in_pcbladdr(struct inpcb *inp, struct sockaddr *nam, in in_pcbladdr()
1168 in_pcbconnect(struct inpcb *inp, struct sockaddr *nam, struct thread *td) in in_pcbconnect()
1201 in_pcbdisconnect(struct inpcb *inp) in in_pcbdisconnect()
1210 in_pcbdetach(struct inpcb *inp) in in_pcbdetach()
1235 struct inpcb *inp; in in_setsockaddr() local
1269 struct inpcb *inp; in in_setpeeraddr() local
1300 struct inpcb *inp, *marker; in in_pcbnotifyall() local
1339 struct inpcb *inp, *marker; in in_pcbpurgeif0() local
1421 in_losing(struct inpcb *inp) in in_losing()
1451 in_rtchange(struct inpcb *inp, int err) in in_rtchange()
1474 struct inpcb *inp; in in_pcblookup_local() local
1558 const struct inpcb *inp) in in_pcblocalgroup_last()
1609 struct inpcb *inp; in inp_localgroup_lookup() local
1712 struct inpcb *inp, *jinp=NULL; in in_pcblookup_pkthash() local
1885 in_pcbinsconnhash(struct inpcb *inp) in in_pcbinsconnhash()
1920 in_pcbremconnhash(struct inpcb *inp) in in_pcbremconnhash()
1936 in_pcbinsporthash(struct inpcbporthead *pcbporthash, struct inpcb *inp) in in_pcbinsporthash()
1984 in_pcbinsporthash_lport(struct inpcb *inp) in in_pcbinsporthash_lport()
1994 in_pcbremporthash(struct inpcb *inp) in in_pcbremporthash()
2065 in_pcbinslocalgrphash_oncpu(struct inpcb *inp, struct inpcbinfo *pcbinfo) in in_pcbinslocalgrphash_oncpu()
2260 in_pcbinswildcardhash_oncpu(struct inpcb *inp, struct inpcbinfo *pcbinfo) in in_pcbinswildcardhash_oncpu()
2283 in_pcbinswildcardhash(struct inpcb *inp) in in_pcbinswildcardhash()
2296 in_pcbremlocalgrphash_oncpu(struct inpcb *inp, struct inpcbinfo *pcbinfo) in in_pcbremlocalgrphash_oncpu()
2331 in_pcbremwildcardhash_oncpu(struct inpcb *inp, struct inpcbinfo *pcbinfo) in in_pcbremwildcardhash_oncpu()
2361 in_pcbremwildcardhash(struct inpcb *inp) in in_pcbremwildcardhash()
2378 in_pcbremlists(struct inpcb *inp) in in_pcbremlists()
2392 prison_xinpcb(struct thread *td, struct inpcb *inp) in prison_xinpcb()
2446 struct inpcb *inp; in in_pcblist_range() local
2594 in_pcbresetroute(struct inpcb *inp) in in_pcbresetroute()