Searched refs:SW_FLOW_KEY_PUT (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/openvswitch/ |
| H A D | flow_netlink.c | 1573 SW_FLOW_KEY_PUT(match, ip.proto, in ovs_key_from_nlattrs() 1575 SW_FLOW_KEY_PUT(match, ip.tos, in ovs_key_from_nlattrs() 1577 SW_FLOW_KEY_PUT(match, ip.ttl, in ovs_key_from_nlattrs() 1579 SW_FLOW_KEY_PUT(match, ip.frag, in ovs_key_from_nlattrs() 1608 SW_FLOW_KEY_PUT(match, ip.tos, in ovs_key_from_nlattrs() 1610 SW_FLOW_KEY_PUT(match, ip.ttl, in ovs_key_from_nlattrs() 1612 SW_FLOW_KEY_PUT(match, ip.frag, in ovs_key_from_nlattrs() 1731 SW_FLOW_KEY_PUT(match, tp.src, in ovs_key_from_nlattrs() 1733 SW_FLOW_KEY_PUT(match, tp.dst, in ovs_key_from_nlattrs() 1742 SW_FLOW_KEY_PUT(match, tp.src, in ovs_key_from_nlattrs() [all …]
|