Home
last modified time | relevance | path

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

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