Home
last modified time | relevance | path

Searched defs:in_port (Results 1 – 2 of 2) sorted by relevance

/net/openvswitch/
Dflow.h69 u16 in_port; /* Input switch port (or DP_MAX_PORTS). */ member
Dflow_netlink.c1172 u32 in_port = nla_get_u32(a[OVS_KEY_ATTR_IN_PORT]); in metadata_from_nlattrs() local