Home
last modified time | relevance | path

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

/Linux-v6.6/net/tipc/
Dsocket.c110 struct tipc_sock { struct
111 struct sock sk;
112 u32 max_pkt;
113 u32 maxnagle;
114 u32 portid;
115 struct tipc_msg phdr;
116 struct list_head cong_links;
117 struct list_head publications;
118 u32 pub_count;
119 atomic_t dupl_rcvcnt;
[all …]