Home
last modified time | relevance | path

Searched defs:fifscope (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.81.4/bsd/netinet6/
H A Din6_pcb.c1373 …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()
H A Dudp6_output.c185 uint32_t lifscope = IFSCOPE_NONE, fifscope = IFSCOPE_NONE; in udp6_output() local
H A Dicmp6.c2257 uint32_t fifscope = IFSCOPE_NONE; in icmp6_reflect() local
/xnu-12377.81.4/bsd/netinet/
H A Dtcp_subr.c802 uint32_t lifscope = IFSCOPE_NONE, fifscope = IFSCOPE_NONE; in tcp_fillheaders() local
950 uint32_t sifscope = IFSCOPE_NONE, fifscope = IFSCOPE_NONE; in tcp_respond() local
H A Dtcp_usrreq.c2151 uint32_t fifscope = inp->inp_fifscope; in tcp_lookup_peer_pid_locked() local
/xnu-12377.81.4/bsd/net/
H A Dcontent_filter.c3134 const u_int32_t fifscope = inp ? inp->inp_fifscope : IFSCOPE_UNKNOWN; in cfil_fill_event_msg_addresses() local