Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.h396 struct cfil_sock_stat { struct
397 uint32_t cfs_len;
398 int cfs_sock_family;
399 int cfs_sock_type;
400 int cfs_sock_protocol;
401 cfil_sock_id_t cfs_sock_id;
402 uint64_t cfs_flags;
403 pid_t cfs_pid;
404 pid_t cfs_e_pid;
405 uuid_t cfs_uuid;
[all …]