Lines Matching refs:__tw_common
42 struct sock_common __tw_common; member
43 #define tw_family __tw_common.skc_family
44 #define tw_state __tw_common.skc_state
45 #define tw_reuse __tw_common.skc_reuse
46 #define tw_reuseport __tw_common.skc_reuseport
47 #define tw_ipv6only __tw_common.skc_ipv6only
48 #define tw_bound_dev_if __tw_common.skc_bound_dev_if
49 #define tw_node __tw_common.skc_nulls_node
50 #define tw_bind_node __tw_common.skc_bind_node
51 #define tw_refcnt __tw_common.skc_refcnt
52 #define tw_hash __tw_common.skc_hash
53 #define tw_prot __tw_common.skc_prot
54 #define tw_net __tw_common.skc_net
55 #define tw_daddr __tw_common.skc_daddr
56 #define tw_v6_daddr __tw_common.skc_v6_daddr
57 #define tw_rcv_saddr __tw_common.skc_rcv_saddr
58 #define tw_v6_rcv_saddr __tw_common.skc_v6_rcv_saddr
59 #define tw_dport __tw_common.skc_dport
60 #define tw_num __tw_common.skc_num
61 #define tw_cookie __tw_common.skc_cookie
62 #define tw_dr __tw_common.skc_tw_dr