Searched refs:dimension (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/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.4.14/net/netfilter/ipset/ |
D | ip_set_hash_mac.c | 130 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_ipmark.c | 278 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_ip.c | 278 .dimension = IPSET_DIM_ONE,
|
D | ip_set_bitmap_port.c | 270 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_ipport.c | 344 .dimension = IPSET_DIM_TWO,
|
D | ip_set_bitmap_ip.c | 336 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_net.c | 358 .dimension = IPSET_DIM_ONE,
|
D | ip_set_bitmap_ipmac.c | 381 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_ipportip.c | 359 .dimension = IPSET_DIM_THREE,
|
D | ip_set_hash_netnet.c | 461 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_netport.c | 462 .dimension = IPSET_DIM_TWO,
|
D | ip_set_hash_netiface.c | 465 .dimension = IPSET_DIM_TWO,
|
D | ip_set_core.c | 530 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()
|
D | ip_set_hash_ipportnet.c | 516 .dimension = IPSET_DIM_THREE,
|
D | ip_set_list_set.c | 636 .dimension = IPSET_DIM_ONE,
|
D | ip_set_hash_netportnet.c | 560 .dimension = IPSET_DIM_THREE,
|
/linux-4.4.14/include/linux/netfilter/ipset/ |
D | ip_set.h | 202 u8 dimension; member
|