Searched refs:all (Results 1 – 8 of 8) sorted by relevance
25 #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all)44 __be16 all; member86 &t->src.u3.ip, ntohs(t->src.u.all), in nf_ct_dump_tuple_ip()87 &t->dst.u3.ip, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ip()96 t->src.u3.all, ntohs(t->src.u.all), in nf_ct_dump_tuple_ipv6()97 t->dst.u3.all, ntohs(t->dst.u.all)); in nf_ct_dump_tuple_ipv6()127 t1->src.u.all == t2->src.u.all && in __nf_ct_tuple_src_equal()135 t1->dst.u.all == t2->dst.u.all && in __nf_ct_tuple_dst_equal()151 m1->src.u.all == m2->src.u.all); in nf_ct_tuple_mask_equal()162 if ((t1->src.u3.all[count] ^ t2->src.u3.all[count]) & in nf_ct_tuple_src_mask_cmp()[all …]
74 __u32 all[4]; member91 return a1->all[0] == a2->all[0] && in nf_inet_addr_cmp()92 a1->all[1] == a2->all[1] && in nf_inet_addr_cmp()93 a1->all[2] == a2->all[2] && in nf_inet_addr_cmp()94 a1->all[3] == a2->all[3]; in nf_inet_addr_cmp()
37 unsigned all : 16; member
361 __u16 all; member
2618 netdev_features_t netdev_increment_features(netdev_features_t all,
15 __be16 all; member
47 struct list_head all; /* inq_cache.all */ member68 struct list_head all; /* All devices found during inquiry */ member376 INIT_LIST_HEAD(&hdev->discovery.all); in discovery_init()387 return list_empty(&hdev->discovery.all); in inquiry_cache_empty()
120 struct list_head all; member488 struct list_head all; member