Searched defs:fport_arg (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | in6_pcb.c | 1122 in6_pcbnotify(struct inpcbinfo *pcbinfo, struct sockaddr *dst, u_int fport_arg, in in6_pcbnotify() 1373 …u_int fport_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, uint32_t lifscope, in… in in6_pcblookup_hash_exists() 1490 u_int fport_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash_locked() 1586 u_int fport_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash() 1603 u_int fport_arg, uint32_t fifscope, struct in6_addr *laddr, u_int lport_arg, in in6_pcblookup_hash_try()
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | in_pcb.c | 2429 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, in in_pcblookup_hash_exists() 2559 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, in in_pcblookup_hash_locked() 2669 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, in in_pcblookup_hash() 2687 u_int fport_arg, struct in_addr laddr, u_int lport_arg, int wildcard, in in_pcblookup_hash_try()
|