Searched defs:lport_arg (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | in6_pcb.c | 656 u_int fport_arg, const struct sockaddr_in6 *src, u_int lport_arg, in in6_pcbnotify() 1135 const struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash_locked() 1193 u_int fport_arg, const struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash_smr()
|
/freebsd/sys/netinet/ |
H A D | in_pcb.c | 2385 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int lookupflags, in in_pcblookup_hash_locked() 2444 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int lookupflags, in in_pcblookup_hash_smr()
|