Home
last modified time | relevance | path

Searched defs:cfil_sock_stat (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/net/
H A Dcontent_filter.h400 struct cfil_sock_stat { struct
401 uint32_t cfs_len;
402 int cfs_sock_family;
403 int cfs_sock_type;
404 int cfs_sock_protocol;
405 cfil_sock_id_t cfs_sock_id;
406 uint64_t cfs_flags;
407 pid_t cfs_pid;
408 pid_t cfs_e_pid;
409 uuid_t cfs_uuid;
[all …]