Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c617 #define MATCH_PROTO(so) (GET_SO_PROTO(so) == cfil_log_proto)
620 …TCH_PORT(inp, local, remote)) || (cfil_log_pid && MATCH_PID(so)) || (cfil_log_proto && MATCH_PROTO…
689 int cfil_log_proto = 0; variable
714 &cfil_log_proto, 0, "");