Lines Matching defs:pcbinfo

300 	struct inpcbinfo *pcbinfo;  in in_pcblbgroup_find()  local
393 struct inpcbinfo *pcbinfo; in in_pcbinslbgrouphash() local
466 struct inpcbinfo *pcbinfo; in in_pcbremlbgrouphash() local
517 struct inpcbinfo *pcbinfo; in in_pcblbgroup_numa() local
557 in_pcbinfo_init(struct inpcbinfo *pcbinfo, struct inpcbstorage *pcbstor, in in_pcbinfo_init()
586 in_pcbinfo_destroy(struct inpcbinfo *pcbinfo) in in_pcbinfo_destroy()
632 in_pcballoc(struct socket *so, struct inpcbinfo *pcbinfo) in in_pcballoc()
760 struct inpcbinfo *pcbinfo; in in_pcb_lport_dest() local
1446 struct inpcbinfo *pcbinfo; in in_pcblisten() local
1759 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbfree() local
1917 in_pcbpurgeif0(struct inpcbinfo *pcbinfo, struct ifnet *ifp) in in_pcbpurgeif0()
1965 in_pcblookup_local(struct inpcbinfo *pcbinfo, struct in_addr laddr, in in_pcblookup_local()
2081 in_pcblookup_lbgroup(const struct inpcbinfo *pcbinfo, in in_pcblookup_lbgroup()
2182 in_pcblookup_hash_exact(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_exact()
2228 in_pcblookup_hash_wild_smr(struct inpcbinfo *pcbinfo, struct in_addr laddr, in in_pcblookup_hash_wild_smr()
2265 in_pcblookup_hash_wild_locked(struct inpcbinfo *pcbinfo, struct in_addr laddr, in in_pcblookup_hash_wild_locked()
2344 in_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_locked()
2376 in_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash()
2403 in_pcblookup_hash_smr(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_hash_smr()
2470 in_pcblookup(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, in in_pcblookup()
2482 in_pcblookup_mbuf(struct inpcbinfo *pcbinfo, struct in_addr faddr, in in_pcblookup_mbuf()
2620 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbinshash() local
2731 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; in in_pcbrehash() local
2854 inp_apply_all(struct inpcbinfo *pcbinfo, in inp_apply_all()
2918 sysctl_setsockopt(SYSCTL_HANDLER_ARGS, struct inpcbinfo *pcbinfo, in sysctl_setsockopt()