Searched defs:lport_arg (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/netinet6/ |
H A D | in6_pcb.c | 615 const struct in6_addr *laddr, u_int lport_arg, int wild_okay, in in6_pcblookup_local() 813 u_int fport_arg, struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash()
|
/dflybsd-src/sys/netinet/ |
H A D | in_pcb.c | 1470 u_int lport_arg, int wild_okay, struct ucred *cred) in in_pcblookup_local() 1708 u_int fport_arg, struct in_addr laddr, u_int lport_arg, in in_pcblookup_pkthash() 1874 u_int fport_arg, struct in_addr laddr, u_int lport_arg, in in_pcblookup_hash()
|