Searched defs:cfil_sock_stat (Results 1 – 1 of 1) sorted by relevance
396 struct cfil_sock_stat { struct397 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 …]