Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/net/netfilter/ipset/
Dip_set_hash_mac.c132 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ip.c282 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipmark.c287 .dimension = IPSET_DIM_TWO,
Dip_set_bitmap_port.c279 .dimension = IPSET_DIM_ONE,
Dip_set_bitmap_ipmac.c380 .dimension = IPSET_DIM_TWO,
Dip_set_bitmap_ip.c342 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipport.c354 .dimension = IPSET_DIM_TWO,
Dip_set_hash_net.c365 .dimension = IPSET_DIM_ONE,
Dip_set_hash_ipportip.c366 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netnet.c449 .dimension = IPSET_DIM_TWO,
Dip_set_hash_netport.c472 .dimension = IPSET_DIM_TWO,
Dip_set_core.c495 if (opt->dim < set->type->dimension || in ip_set_test()
534 if (opt->dim < set->type->dimension || in ip_set_add()
557 if (opt->dim < set->type->dimension || in ip_set_del()
Dip_set_hash_netiface.c591 .dimension = IPSET_DIM_TWO,
Dip_set_hash_ipportnet.c522 .dimension = IPSET_DIM_THREE,
Dip_set_hash_netportnet.c552 .dimension = IPSET_DIM_THREE,
Dip_set_list_set.c661 .dimension = IPSET_DIM_ONE,
/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set.h194 u8 dimension; member