Home
last modified time | relevance | path

Searched refs:tcp_dst (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h468 __be16 tcp_dst; member
/openbmc/linux/net/openvswitch/
H A Dactions.c734 dst = OVS_MASKED(th->dest, key->tcp_dst, mask->tcp_dst); in set_tcp()
H A Dflow_netlink.c1685 SW_FLOW_KEY_PUT(match, tp.dst, tcp_key->tcp_dst, is_mask); in ovs_key_from_nlattrs()
2192 tcp_key->tcp_dst = output->tp.dst; in __ovs_nla_put_key()