Searched refs:lport_arg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 98 u_int lport_arg, int lookupflags, struct ifnet *ifp, uint8_t);
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.h | 98 u_int lport_arg, int lookupflags, struct ifnet *ifp, uint8_t);
|
| 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() 966 u_int lport_arg, int lookupflags, struct ifnet *ifp) 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 | 157 struct in_addr laddr, u_int lport_arg, 2190 u_int lport_arg, int lookupflags, struct ifnet *ifp) 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()
|