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

/external/iproute2/include/
H A 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, function
/external/iproute2/tc/
H A De_bpf.c118 ret = bpf_recv_map_fds(bpf_uds_name, fds, &aux, ARRAY_SIZE(fds));
/external/iproute2/lib/
H A Dbpf.c2667 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux, function

Completed in 149 milliseconds