Home
last modified time | relevance | path

Searched refs:bpf_map_aux (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/include/
Dbpf_scm.h20 struct bpf_map_aux { struct
32 struct bpf_map_aux aux; argument
69 msg->iov.iov_len = offsetof(struct bpf_map_aux, ent) + in bpf_map_set_init_single()
Dbpf_util.h268 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux,
277 struct bpf_map_aux *aux, in bpf_recv_map_fds()
/external/iproute2/tc/
De_bpf.c60 struct bpf_map_aux aux = {}; in parse_bpf()
/external/iproute2/lib/
Dbpf.c2582 bpf_map_set_recv(int fd, int *fds, struct bpf_map_aux *aux, in bpf_map_set_recv()
2620 memcpy(aux, mmsg_buf, offsetof(struct bpf_map_aux, ent)); in bpf_map_set_recv()
2667 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux, in bpf_recv_map_fds()