Home
last modified time | relevance | path

Searched defs:recirc_id (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.h74 u32 recirc_id; /* Recirculation ID. */ member
H A Dflow_netlink.c1159 u32 recirc_id = nla_get_u32(a[OVS_KEY_ATTR_RECIRC_ID]); in metadata_from_nlattrs() local
H A Dactions.c1176 u32 recirc_id; in execute_recirc() local
1481 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
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc.h90 u8 recirc_id; /* mapped from (u32) TC chain_index to smaller space */ member
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.h87 u32 recirc_id; /* Recirculation ID. */ member
H A Dflow_netlink.c1171 u32 recirc_id = nla_get_u32(a[OVS_KEY_ATTR_RECIRC_ID]); in metadata_from_nlattrs() local
H A Dactions.c1196 u32 recirc_id; in execute_recirc() local
1518 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...]

Completed in 16 milliseconds