Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dcontent_filter.h407 struct cfil_sock_stat { struct
408 uint32_t cfs_len;
409 int cfs_sock_family;
410 int cfs_sock_type;
411 int cfs_sock_protocol;
412 cfil_sock_id_t cfs_sock_id;
413 uint64_t cfs_flags;
414 pid_t cfs_pid;
415 pid_t cfs_e_pid;
416 uuid_t cfs_uuid;
[all …]