Searched defs:is_inner (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_tc.c | 461 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) otx2_tc_process_vlan() argument
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 1979 parse_btf_map_def(struct bpf_object *obj, struct bpf_map *map, const struct btf_type *def, bool strict, bool is_inner, const char *pin_root_path) parse_btf_map_def() argument
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 2205 bool is_inner = inner_def == NULL; in parse_btf_map_def() local 5100 static int bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) in bpf_object__create_map() argument
|
Completed in 33 milliseconds