Home
last modified time | relevance | path

Searched refs:__tw_common (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/net/
Dinet_timewait_sock.h54 struct sock_common __tw_common; member
55 #define tw_family __tw_common.skc_family
56 #define tw_state __tw_common.skc_state
57 #define tw_reuse __tw_common.skc_reuse
58 #define tw_ipv6only __tw_common.skc_ipv6only
59 #define tw_bound_dev_if __tw_common.skc_bound_dev_if
60 #define tw_node __tw_common.skc_nulls_node
61 #define tw_bind_node __tw_common.skc_bind_node
62 #define tw_refcnt __tw_common.skc_refcnt
63 #define tw_hash __tw_common.skc_hash
[all …]