Searched refs:is_inner (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c561 struct npc_install_flow_req *req, bool is_inner)
566 if (is_inner)
601 if (is_inner) {
559 otx2_tc_process_vlan(struct otx2_nic *nic, struct flow_msg *flow_spec, struct flow_msg *flow_mask, struct flow_rule *rule, struct npc_install_flow_req *req, bool is_inner) argument
/linux-master/tools/lib/bpf/
H A Dlibbpf.c2446 bool is_inner = inner_def == NULL; local
2562 if (is_inner) {
2624 if (is_inner) {
5051 static int bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) argument
5130 &create_attr, is_inner ? -1 : map - obj->maps);

Completed in 140 milliseconds