Searched defs:sock (Results 1 – 4 of 4) sorted by relevance
38 int sock = socket(AF_UNIX, SOCK_STREAM, 0); in Connect() local
117 int sock = -1; in StartServer() local
73 bool SocketContext::ReceiveData(int sock, uint8_t* databuf, uint32_t size) in ReceiveData()
8315 struct sock { struct8316 struct sock_common __sk_common; argument8317 socket_lock_t sk_lock; argument8335 struct socket_wq *sk_wq; argument8338 struct xfrm_policy *sk_policy[2];8339 struct dst_entry *sk_rx_dst;8340 int sk_rx_dst_ifindex;8341 u32 sk_rx_dst_cookie;8342 struct dst_entry *sk_dst_cache;8343 atomic_t sk_omem_alloc;[all …]