Home
last modified time | relevance | path

Searched refs:bpf_recv_map_fds (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/
Dbpf_util.h268 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux,
276 static inline int bpf_recv_map_fds(const char *path, int *fds, in bpf_recv_map_fds() function
/external/iproute2/tc/
De_bpf.c118 ret = bpf_recv_map_fds(bpf_uds_name, fds, &aux, ARRAY_SIZE(fds)); in parse_bpf()
/external/iproute2/lib/
Dbpf.c2667 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux, in bpf_recv_map_fds() function