Searched defs:vcap_enabled_port (Results 1 – 1 of 1) sorted by relevance
41 struct vcap_enabled_port { struct42 struct list_head list; /* for insertion in enabled ports list */43 struct net_device *ndev; /* the enabled port */44 unsigned long cookie; /* filter that enabled the port */45 int src_cid; /* source chain id */46 int dst_cid; /* destination chain id */