Searched refs:__tw_common (Results 1 – 2 of 2) sorted by relevance
42 struct sock_common __tw_common; member43 #define tw_family __tw_common.skc_family44 #define tw_state __tw_common.skc_state45 #define tw_reuse __tw_common.skc_reuse46 #define tw_reuseport __tw_common.skc_reuseport47 #define tw_ipv6only __tw_common.skc_ipv6only48 #define tw_bound_dev_if __tw_common.skc_bound_dev_if49 #define tw_node __tw_common.skc_nulls_node50 #define tw_bind_node __tw_common.skc_bind_node51 #define tw_refcnt __tw_common.skc_refcnt[all …]
429 #define tw_rcv_nxt tw_sk.__tw_common.skc_tw_rcv_nxt430 #define tw_snd_nxt tw_sk.__tw_common.skc_tw_snd_nxt