Home
last modified time | relevance | path

Searched defs:is_inner (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c444 struct npc_install_flow_req *req, bool is_inner) in otx2_tc_process_vlan()
/Linux-v6.6/tools/lib/bpf/
Dlibbpf.c2204 bool is_inner = inner_def == NULL; in parse_btf_map_def() local
5097 static int bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) in bpf_object__create_map()