Home
last modified time | relevance | path

Searched refs:soflow_feat_ctxt_id (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/bsd/kern/
H A Dsocket_flows.h69 uint64_t soflow_feat_ctxt_id; member
H A Dsocket_flows.c248 entry, entry->soflow_feat_ctxt_id, in soflow_entry_log()
458 hash_entry->soflow_feat_ctxt_id = 0; in soflow_db_remove_entry()
634 nextentry->soflow_feat_ctxt_id == feature_context_id) { in soflow_db_lookup_by_feature_context_id()
668 …_only_entry->soflow_feat_ctxt != NULL && db->soflow_db_only_entry->soflow_feat_ctxt_id == feature_… in soflow_db_get_feature_context()
676 db->soflow_db_only_entry ? db->soflow_db_only_entry->soflow_feat_ctxt_id : 0); in soflow_db_get_feature_context()
711 context_id = hash_entry->soflow_feat_ctxt_id; in soflow_db_get_feature_context_id()
1389 entry->soflow_feat_ctxt_id = 0; in soflow_gc_cleanup()
/xnu-8796.141.3/bsd/net/
H A Dcontent_filter.c5820 …int64_t)VM_KERNEL_ADDRPERM(so), entry->soflow_feat_ctxt, entry, sockId, entry->soflow_feat_ctxt_id, in cfil_hash_entry_log()
5968 if (hash_entry->soflow_feat_ctxt != NULL && hash_entry->soflow_feat_ctxt_id != 0) { in cfil_sock_udp_get_info()
6023 hash_entry->soflow_feat_ctxt_id = cfil_info->cfi_sock_id; in cfil_sock_udp_get_info()