Searched defs:lifscope (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | in6_pcb.c | 196 uint32_t lifscope = IFSCOPE_NONE; in in6_pcbbind() local 761 uint32_t lifscope; in in6_pcbconnect() local 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() 1491 uint32_t lifscope, int wildcard, struct ifnet *ifp) in in6_pcblookup_hash_locked() 1587 uint32_t lifscope, int wildcard, struct ifnet *ifp) in in6_pcblookup_hash() 1604 uint32_t lifscope, int wildcard, struct ifnet *ifp) in in6_pcblookup_hash_try()
|
| H A D | udp6_output.c | 185 uint32_t lifscope = IFSCOPE_NONE, fifscope = IFSCOPE_NONE; in udp6_output() local
|
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | tcp_usrreq.c | 1648 uint32_t lifscope = IFSCOPE_NONE; in tcp6_connect() local 2152 uint32_t lifscope = inp->inp_lifscope; in tcp_lookup_peer_pid_locked() local
|
| H A D | tcp_input.c | 2590 uint32_t lifscope = inp->inp_lifscope; in tcp_setup_server_socket() local
|
| H A D | tcp_subr.c | 703 uint32_t lifscope = IFSCOPE_NONE, fifscope = IFSCOPE_NONE; in tcp_fillheaders() local
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | content_filter.c | 3133 const u_int32_t lifscope = inp ? inp->inp_lifscope : IFSCOPE_UNKNOWN; in cfil_fill_event_msg_addresses() local
|