Home
last modified time | relevance | path

Searched refs:CFM_TYPE_ACTION (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.h160 #define CFM_TYPE_ACTION 2 /* message to kernel */ macro
H A Dcontent_filter.c1942 if (msghdr->cfm_type != CFM_TYPE_ACTION) { in cfil_ctl_send()