Searched refs:fport_arg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 97 struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr,
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.h | 97 struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr,
|
| H A D | in6_pcb.c | 642 u_int fport_arg, const struct sockaddr *src, u_int lport_arg, in in6_pcbnotify() argument 648 u_short fport = fport_arg, lport = lport_arg; in in6_pcbnotify() 965 struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, in in6_pcblookup_group() argument 970 u_short fport = fport_arg, lport = lport_arg; in in6_pcblookup_group() 1165 u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash_locked() argument 1170 u_short fport = fport_arg, lport = lport_arg; in in6_pcblookup_hash_locked()
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.c | 156 struct in_addr faddr, u_int fport_arg, 2189 struct in_addr faddr, u_int fport_arg, struct in_addr laddr, in in_pcblookup_group() argument 2194 u_short fport = fport_arg, lport = lport_arg; in in_pcblookup_group() 2425 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int lookupflags, in in_pcblookup_hash_locked() argument 2430 u_short fport = fport_arg, lport = lport_arg; in in_pcblookup_hash_locked()
|