Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.c611 #define MATCH_PORT(inp, local, remote) \ macro
617 …((cfil_log_port && MATCH_PORT(inp, local, remote)) || (cfil_log_pid && MATCH_PID(so)) || (cfil_log…