Home
last modified time | relevance | path

Searched defs:flowhash (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dsocket_flows.c487 struct soflow_hash_head *flowhash = NULL; in soflow_db_free() local
566 struct soflow_hash_head *flowhash = NULL; in soflow_db_lookup_entry_internal() local
633 struct soflow_hash_head *flowhash = NULL; in soflow_db_lookup_by_feature_context_id() local
735 struct soflow_hash_head *flowhash = NULL; in soflow_db_add_entry() local
1400 struct soflow_hash_head *flowhash = NULL; in soflow_gc_cleanup() local
1542 struct soflow_hash_head *flowhash = NULL; in soflow_db_apply() local
/xnu-12377.1.9/bsd/netinet/
H A Din_pcb.c3520 inp_flowadv(uint32_t flowhash) in inp_flowadv()
3543 inp_fc_getinp(u_int32_t flowhash, u_int32_t flags) in inp_fc_getinp()
3724 u_int32_t flowhash = inp->inp_flowhash; in inp_flush() local
3793 inp_findinpcb_procinfo(struct inpcbinfo *pcbinfo, uint32_t flowhash, in inp_findinpcb_procinfo()
/xnu-12377.1.9/bsd/net/
H A Ddlil.c7143 ifnet_flowadv(uint32_t flowhash) in ifnet_flowadv()
7184 uint32_t flowhash; in ifnet_fc_add() local
7225 ifnet_fc_get(uint32_t flowhash) in ifnet_fc_get()
7272 uint32_t flowhash = 0; in ifnet_calc_flowhash() local
H A Dpfvar.h1018 u_int32_t flowhash; member
1153 u_int32_t flowhash; member
1465 u_int32_t flowhash; /* flow hash to identify the sender */ member
H A Dnecp.c10710 u_int32_t flowhash = necp_socket_calc_flowhash_locked(&info); in necp_socket_find_policy_match() local
12894 u_int32_t flowhash = 0; in necp_socket_is_allowed_to_send_recv_internal() local
H A Dcontent_filter.c1687 u_int32_t flowhash = (u_int32_t)(cfil_sock_id & 0x0ffffffff); in cfil_socket_from_sock_id() local
H A Dnecp.h1450 u_int32_t flowhash; member