Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.h34 OVS_CS_F_RELATED | OVS_CS_F_REPLY_DIR | \
H A Dconntrack.c138 ct_state |= OVS_CS_F_RELATED; in ovs_ct_get_state()
253 state |= OVS_CS_F_RELATED; in ovs_ct_update_key()
1066 state = OVS_CS_F_TRACKED | OVS_CS_F_NEW | OVS_CS_F_RELATED; in ovs_ct_lookup()
/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.h466 #define OVS_CS_F_RELATED 0x04 /* Related to an established macro
/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.h466 #define OVS_CS_F_RELATED 0x04 /* Related to an established macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dopenvswitch.h476 #define OVS_CS_F_RELATED 0x04 /* Related to an established macro