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