Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDin6_pcb.c588 u_int fport_arg, const struct sockaddr *src, u_int lport_arg, in in6_pcbnotify() argument
594 u_short fport = fport_arg, lport = lport_arg; in in6_pcbnotify()
855 struct in6_addr *faddr, u_int fport_arg, struct in6_addr *laddr, in in6_pcblookup_group() argument
860 u_short fport = fport_arg, lport = lport_arg; in in6_pcblookup_group()
1040 u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash_locked() argument
1045 u_short fport = fport_arg, lport = lport_arg; in in6_pcblookup_hash_locked()
/NextBSD/sys/netinet/
HDin_pcb.c150 struct in_addr faddr, u_int fport_arg,
1833 struct in_addr faddr, u_int fport_arg, struct in_addr laddr, in in_pcblookup_group() argument
1838 u_short fport = fport_arg, lport = lport_arg; in in_pcblookup_group()
2048 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int lookupflags, in in_pcblookup_hash_locked() argument
2053 u_short fport = fport_arg, lport = lport_arg; in in_pcblookup_hash_locked()