Home
last modified time | relevance | path

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

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