Searched refs:__tw_common (Results 1 – 2 of 2) sorted by relevance
38 struct sock_common __tw_common; member39 #define tw_family __tw_common.skc_family40 #define tw_state __tw_common.skc_state41 #define tw_reuse __tw_common.skc_reuse42 #define tw_reuseport __tw_common.skc_reuseport43 #define tw_ipv6only __tw_common.skc_ipv6only44 #define tw_bound_dev_if __tw_common.skc_bound_dev_if45 #define tw_node __tw_common.skc_nulls_node46 #define tw_bind_node __tw_common.skc_bind_node47 #define tw_refcnt __tw_common.skc_refcnt[all …]
134 #define tw_daddr __tw_common.skc_daddr135 #define tw_rcv_saddr __tw_common.skc_rcv_saddr136 #define tw_dport __tw_common.skc_dport137 #define tw_refcnt __tw_common.skc_refcnt138 #define tw_v6_daddr __tw_common.skc_v6_daddr139 #define tw_v6_rcv_saddr __tw_common.skc_v6_rcv_saddr