Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.h69 uint64_t soflow_feat_ctxt_id; member
H A Dsocket_flows.c245 entry, entry->soflow_feat_ctxt_id, in soflow_entry_log()
456 hash_entry->soflow_feat_ctxt_id = 0; in soflow_db_remove_entry()
632 nextentry->soflow_feat_ctxt_id == feature_context_id) { in soflow_db_lookup_by_feature_context_id()
666 …_only_entry->soflow_feat_ctxt != NULL && db->soflow_db_only_entry->soflow_feat_ctxt_id == feature_… in soflow_db_get_feature_context()
674 db->soflow_db_only_entry ? db->soflow_db_only_entry->soflow_feat_ctxt_id : 0); in soflow_db_get_feature_context()
709 context_id = hash_entry->soflow_feat_ctxt_id; in soflow_db_get_feature_context_id()
1390 entry->soflow_feat_ctxt_id = 0; in soflow_gc_cleanup()
/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c6073 …VM_KERNEL_ADDRPERM(so), entry->soflow_feat_ctxt, entry, sockId, sockId, entry->soflow_feat_ctxt_id, in cfil_hash_entry_log()
6254 if (hash_entry->soflow_feat_ctxt != NULL && hash_entry->soflow_feat_ctxt_id != 0) { in cfil_sock_udp_get_info()
6309 hash_entry->soflow_feat_ctxt_id = cfil_info->cfi_sock_id; in cfil_sock_udp_get_info()