Searched defs:cfil_sock_stat (Results 1 – 1 of 1) sorted by relevance
394 struct cfil_sock_stat { struct395 uint32_t cfs_len;396 int cfs_sock_family;397 int cfs_sock_type;398 int cfs_sock_protocol;399 cfil_sock_id_t cfs_sock_id;400 uint64_t cfs_flags;401 pid_t cfs_pid;402 pid_t cfs_e_pid;403 uuid_t cfs_uuid;[all …]