Home
last modified time | relevance | path

Searched refs:PIN_OBJECT_NS (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/examples/bpf/
Dbpf_tailcall.c29 BPF_PROG_ARRAY(jmp_tc, FOO, PIN_OBJECT_NS, MAX_JMP_SIZE);
30 BPF_PROG_ARRAY(jmp_ex, BAR, PIN_OBJECT_NS, 1);
32 BPF_ARRAY4(map_sh, 0, PIN_OBJECT_NS, 1);
Dbpf_cyclic.c9 BPF_PROG_ARRAY(jmp_tc, JMP_MAP_ID, PIN_OBJECT_NS, 1);
Dbpf_shared.c21 BPF_ARRAY4(map_sh, 0, PIN_OBJECT_NS, 1); /* or PIN_GLOBAL_NS, or PIN_NONE */
/external/iproute2/include/
Dbpf_elf.h26 #define PIN_OBJECT_NS 1 macro
/external/iproute2/tc/
Dtc_bpf.c925 case PIN_OBJECT_NS: in bpf_no_pinning()
939 case PIN_OBJECT_NS: in bpf_make_pathname()
1022 if (pinning == PIN_OBJECT_NS) in bpf_place_pinned()
1499 case PIN_OBJECT_NS: in bpf_pinning_reserved()