Home
last modified time | relevance | path

Searched refs:ovs_key_ipv4 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dopenvswitch.h396 struct ovs_key_ipv4 { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dopenvswitch.h396 struct ovs_key_ipv4 { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h406 struct ovs_key_ipv4 { struct
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c476 const struct ovs_key_ipv4 *key, in set_ipv4()
477 const struct ovs_key_ipv4 *mask) in set_ipv4()
1131 get_mask(a, struct ovs_key_ipv4 *)); in execute_masked_set_action()
H A Dflow_netlink.c415 [OVS_KEY_ATTR_IPV4] = { .len = sizeof(struct ovs_key_ipv4) },
1539 const struct ovs_key_ipv4 *ipv4_key; in ovs_key_from_nlattrs()
2088 struct ovs_key_ipv4 *ipv4_key; in __ovs_nla_put_key()
2868 const struct ovs_key_ipv4 *ipv4_key; in validate_set()
2876 const struct ovs_key_ipv4 *mask = ipv4_key + 1; in validate_set()