Searched refs:CFM_TYPE_ACTION (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/net/ | ||
| H A D | content_filter.h | 147 #define CFM_TYPE_ACTION 2 /* message to kernel */ macro |
| H A D | content_filter.c | 1934 if (msghdr->cfm_type != CFM_TYPE_ACTION) { in cfil_ctl_send() |