Searched defs:in_port (Results 1 – 2 of 2) sorted by relevance
/net/openvswitch/ | ||
D | flow.h | 69 u16 in_port; /* Input switch port (or DP_MAX_PORTS). */ member |
D | flow_netlink.c | 1172 u32 in_port = nla_get_u32(a[OVS_KEY_ATTR_IN_PORT]); in metadata_from_nlattrs() local |