Searched refs:dimension (Results 1 – 18 of 18) sorted by relevance
/linux-4.1.27/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uvc | 167 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/ |
D | ip_set_hash_mac.c | 132 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_ip.c | 282 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_ipmark.c | 287 .dimension = IPSET_DIM_TWO,
|
D | ip_set_bitmap_port.c | 279 .dimension = IPSET_DIM_ONE,
|
D | ip_set_bitmap_ipmac.c | 380 .dimension = IPSET_DIM_TWO,
|
D | ip_set_bitmap_ip.c | 342 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_ipport.c | 354 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_net.c | 365 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_ipportip.c | 366 .dimension = IPSET_DIM_THREE,
|
D | ip_set_hash_netnet.c | 449 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_netport.c | 472 .dimension = IPSET_DIM_TWO,
|
D | ip_set_core.c | 495 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()
|
D | ip_set_hash_netiface.c | 591 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_ipportnet.c | 522 .dimension = IPSET_DIM_THREE,
|
D | ip_set_hash_netportnet.c | 552 .dimension = IPSET_DIM_THREE,
|
D | ip_set_list_set.c | 661 .dimension = IPSET_DIM_ONE,
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 194 u8 dimension; member
|