Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dflow.h43 struct sw_flow_key { struct
44 struct {
47 } phy;
48 struct {
53 } eth;
54 struct {
59 } ip;
60 union {