Searched refs:obj_st (Results 1 – 2 of 2) sorted by relevance
/external/iproute2/include/ | ||
D | bpf_scm.h | 24 struct bpf_elf_st obj_st; member |
/external/iproute2/lib/ | ||
D | bpf.c | 2559 memcpy(&msg.aux.obj_st, aux->st, sizeof(msg.aux.obj_st)); in bpf_map_set_send() |