Searched defs:pcbinfo (Results 1 - 9 of 9) sorted by last modified time

/freebsd-11-stable/usr.bin/netstat/
H A Dinet.c189 struct inpcbinfo pcbinfo; local
[all...]
/freebsd-11-stable/sys/netinet/
H A Dudp_usrreq.c385 struct inpcbinfo *pcbinfo; local
746 udp_common_ctlinput(int cmd, struct sockaddr *sa, void *vip, struct inpcbinfo *pcbinfo) argument
1100 struct inpcbinfo *pcbinfo; local
1548 struct inpcbinfo *pcbinfo; local
1568 struct inpcbinfo *pcbinfo; local
1631 struct inpcbinfo *pcbinfo; local
1649 struct inpcbinfo *pcbinfo; local
1669 struct inpcbinfo *pcbinfo; local
1700 struct inpcbinfo *pcbinfo; local
1723 struct inpcbinfo *pcbinfo; local
[all...]
H A Draw_ip.c156 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
897 struct inpcbinfo *pcbinfo; local
H A Din_pcb.c217 in_pcbinfo_init(struct inpcbinfo *pcbinfo, const char *name, argument
251 in_pcbinfo_destroy(struct inpcbinfo *pcbinfo) argument
274 in_pcballoc(struct socket *so, struct inpcbinfo *pcbinfo) argument
381 struct inpcbinfo *pcbinfo; local
559 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
1192 struct inpcbinfo *pcbinfo; local
1221 struct inpcbinfo *pcbinfo; local
1269 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
1422 in_pcbnotifyall(struct inpcbinfo *pcbinfo, struct in_addr faddr, int errno, struct inpcb *(*notify)(struct inpcb *, int)) argument
1448 in_pcbpurgeif0(struct inpcbinfo *pcbinfo, struct ifnet *ifp) argument
1493 in_pcblookup_local(struct inpcbinfo *pcbinfo, struct in_addr laddr, u_short lport, int lookupflags, struct ucred *cred) argument
1615 in_pcblookup_group(struct inpcbinfo *pcbinfo, struct inpcbgroup *pcbgroup, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int lookupflags, struct ifnet *ifp) argument
1845 in_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport_arg, struct in_addr laddr, u_int lport_arg, int lookupflags, struct ifnet *ifp) argument
1968 in_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, struct in_addr laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
2017 in_pcblookup(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, struct in_addr laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
2052 in_pcblookup_mbuf(struct inpcbinfo *pcbinfo, struct in_addr faddr, u_int fport, struct in_addr laddr, u_int lport, int lookupflags, struct ifnet *ifp, struct mbuf *m) argument
2102 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
2189 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
2233 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
[all...]
H A Din_pcbgroup.c125 in_pcbgroup_init(struct inpcbinfo *pcbinfo, u_int hashfields, argument
198 in_pcbgroup_destroy(struct inpcbinfo *pcbinfo) argument
227 in_pcbgroup_getbucket(struct inpcbinfo *pcbinfo, uint32_t hash) argument
244 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) argument
261 in_pcbgroup_bymbuf(struct inpcbinfo *pcbinfo, struct mbuf *m) argument
269 in_pcbgroup_bytuple(struct inpcbinfo *pcbinfo, struct in_addr laddr, u_short lport, struct in_addr faddr, u_short fport) argument
326 struct inpcbinfo *pcbinfo; local
348 struct inpcbinfo *pcbinfo; local
404 in_pcbgroup_update_internal(struct inpcbinfo *pcbinfo, struct inpcbgroup *newpcbgroup, struct inpcb *inp) argument
470 struct inpcbinfo *pcbinfo; local
496 struct inpcbinfo *pcbinfo; local
560 in_pcbgroup_enabled(struct inpcbinfo *pcbinfo) argument
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dudp6_usrreq.c198 struct inpcbinfo *pcbinfo; local
494 udp6_common_ctlinput(int cmd, struct sockaddr *sa, void *d, struct inpcbinfo *pcbinfo) argument
921 struct inpcbinfo *pcbinfo; local
956 struct inpcbinfo *pcbinfo; local
1004 struct inpcbinfo *pcbinfo; local
1053 struct inpcbinfo *pcbinfo; local
1087 struct inpcbinfo *pcbinfo; local
1178 struct inpcbinfo *pcbinfo; local
1199 struct inpcbinfo *pcbinfo; local
1243 struct inpcbinfo *pcbinfo; local
[all...]
H A Din6_src.c969 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
H A Din6_pcb.c121 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
395 struct inpcbinfo *pcbinfo = inp->inp_pcbinfo; local
588 in6_pcbnotify(struct inpcbinfo *pcbinfo, struc argument
687 in6_pcblookup_local(struct inpcbinfo *pcbinfo, struct in6_addr *laddr, u_short lport, int lookupflags, struct ucred *cred) argument
781 in6_pcbpurgeif0(struct inpcbinfo *pcbinfo, struct ifnet *ifp) argument
862 in6_pcblookup_group(struct inpcbinfo *pcbinfo, struct inpcbgroup *pcbgroup, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int lookupflags, struct ifnet *ifp) argument
1062 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, int lookupflags, struct ifnet *ifp) argument
1174 in6_pcblookup_hash(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, struct in6_addr *laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
1223 in6_pcblookup(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, struct in6_addr *laddr, u_int lport, int lookupflags, struct ifnet *ifp) argument
1258 in6_pcblookup_mbuf(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, u_int fport, struct in6_addr *laddr, u_int lport, int lookupflags, struct ifnet *ifp, struct mbuf *m) argument
[all...]
H A Din6_pcbgroup.c56 in6_pcbgroup_getbucket(struct inpcbinfo *pcbinfo, uint32_t hash) argument
73 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) argument
90 in6_pcbgroup_bymbuf(struct inpcbinfo *pcbinfo, struct mbuf *m) argument
98 in6_pcbgroup_bytuple(struct inpcbinfo *pcbinfo, const struct in6_addr *laddrp, u_short lport, const struct in6_addr *faddrp, u_short fport) argument
[all...]

Completed in 347 milliseconds