Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c615 #define SOCKET_PID(so) ((so->so_flags & SOF_DELEGATED) ? so->e_pid : so->last_pid) macro
616 #define MATCH_PID(so) (so && (cfil_log_pid == SOCKET_PID(so)))