Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc167 bAspectRatioY - the X dimension of the picture aspect
169 bAspectRatioX - the Y dimension of the picture aspect
211 bAspectRatioY - the X dimension of the picture aspect
213 bAspectRatioX - the Y dimension of the picture aspect
/linux-4.4.14/net/netfilter/ipset/
Dip_set_hash_mac.c130 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipmark.c278 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ip.c278 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_port.c270 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipport.c344 .dimension = IPSET_DIM_TWO,
Dip_set_bitmap_ip.c336 .dimension = IPSET_DIM_ONE,
Dip_set_hash_net.c358 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_ipmac.c381 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipportip.c359 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netnet.c461 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netport.c462 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netiface.c465 .dimension = IPSET_DIM_TWO,
Dip_set_core.c530 if (opt->dim < set->type->dimension || in ip_set_test()
568 if (opt->dim < set->type->dimension || in ip_set_add()
590 if (opt->dim < set->type->dimension || in ip_set_del()
Dip_set_hash_ipportnet.c516 .dimension = IPSET_DIM_THREE,
Dip_set_list_set.c636 .dimension = IPSET_DIM_ONE,
Dip_set_hash_netportnet.c560 .dimension = IPSET_DIM_THREE,
/linux-4.4.14/include/linux/netfilter/ipset/
Dip_set.h202 u8 dimension; member