Searched refs:__tw_common (Results 1 – 2 of 2) sorted by relevance
54 struct sock_common __tw_common; member55 #define tw_family __tw_common.skc_family56 #define tw_state __tw_common.skc_state57 #define tw_reuse __tw_common.skc_reuse58 #define tw_ipv6only __tw_common.skc_ipv6only59 #define tw_bound_dev_if __tw_common.skc_bound_dev_if60 #define tw_node __tw_common.skc_nulls_node61 #define tw_bind_node __tw_common.skc_bind_node62 #define tw_refcnt __tw_common.skc_refcnt63 #define tw_hash __tw_common.skc_hash[all …]
366 #define tw_rcv_nxt tw_sk.__tw_common.skc_tw_rcv_nxt367 #define tw_snd_nxt tw_sk.__tw_common.skc_tw_snd_nxt