Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dtc_bpf.h64 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux,
72 static inline int bpf_recv_map_fds(const char *path, int *fds, in bpf_recv_map_fds() function
De_bpf.c121 ret = bpf_recv_map_fds(bpf_uds_name, fds, &aux, ARRAY_SIZE(fds)); in parse_bpf()
Dtc_bpf.c1859 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux, in bpf_recv_map_fds() function