Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dactions.c1118 u32 recirc_id; execute_recirc() local
1480 clone_execute(struct datapath * dp,struct sk_buff * skb,struct sw_flow_key * key,u32 recirc_id,const struct nlattr * actions,int len,bool last,bool clone_flow_key) clone_execute() argument
[all...]
H A Dflow.h87 u32 recirc_id; /* Recirculation ID. */ member
H A Dflow_netlink.c1184 u32 recirc_id = nla_get_u32(a[OVS_KEY_ATTR_RECIRC_ID]); in metadata_from_nlattrs() local
/linux/drivers/net/ethernet/sfc/
H A Dtc.h92 u8 recirc_id; /* mapped from (u32) TC chain_index to smaller space */ member