Lines Matching defs:pcbinfo
192 in_pcbinfo_init(struct inpcbinfo *pcbinfo, int cpu, boolean_t shared) in in_pcbinfo_init()
211 in_pcbportinfo_set(struct inpcbinfo *pcbinfo, struct inpcbportinfo *portinfo, in in_pcbportinfo_set()
241 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbonlist() local
257 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbofflist() local
276 in_pcballoc(struct socket *so, struct inpcbinfo *pcbinfo) in in_pcballoc()
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()
371 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbsetlport() local
464 OBTAIN_LPORTHASH_TOKEN(struct inpcbinfo *pcbinfo, u_short lport) in OBTAIN_LPORTHASH_TOKEN()
822 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbbind_remote() local
1297 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, int err, in in_pcbnotifyall()
1337 in_pcbpurgeif0(struct inpcbinfo *pcbinfo, struct ifnet *ifp) in in_pcbpurgeif0()
1557 in_pcblocalgroup_last(const struct inpcbinfo *pcbinfo, in in_pcblocalgroup_last()
1603 inp_localgroup_lookup(const struct inpcbinfo *pcbinfo, in inp_localgroup_lookup()
1707 in_pcblookup_pkthash(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_pkthash()
1873 in_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash()
1887 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbinsconnhash() local
1938 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbinsporthash() local
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()
2285 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbinswildcardhash() local
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()
2363 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbremwildcardhash() local
2445 struct inpcbinfo *pcbinfo = &pcbinfo_arr[cpu]; in in_pcblist_range() local