Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c569 struct npc_install_flow_req *req, bool is_inner) in otx2_tc_process_vlan()
/linux/tools/lib/bpf/
H A Dlibbpf.c2517 bool is_inner = inner_def == NULL; in parse_btf_map_def() local
5136 static int bpf_object__create_map(struct bpf_object *obj, struct bpf_map *map, bool is_inner) in bpf_object__create_map()