Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dopenvswitch.h237 __be16 tcp_src; member
/kernel/linux/linux-5.10/include/uapi/linux/
Dopenvswitch.h426 __be16 tcp_src; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dopenvswitch.h247 __be16 tcp_src; member
/kernel/linux/linux-5.10/net/openvswitch/
Dactions.c726 src = OVS_MASKED(th->source, key->tcp_src, mask->tcp_src); in set_tcp()
Dflow_netlink.c1660 SW_FLOW_KEY_PUT(match, tp.src, tcp_key->tcp_src, is_mask); in ovs_key_from_nlattrs()
2159 tcp_key->tcp_src = output->tp.src; in __ovs_nla_put_key()