Home
last modified time | relevance | path

Searched refs:fport_arg (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet6/
H A Din6_pcb.h97 struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr,
/f-stack/freebsd/netinet6/
H A Din6_pcb.h97 struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr,
H A Din6_pcb.c642 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 Din_pcb.c156 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()