Searched defs:tcp_transport (Results 1 – 1 of 1) sorted by relevance
33 struct tcp_transport { struct46 #define TCP_TRANS(t) ((struct tcp_transport *)container_of(t, \ argument