Searched refs:bpf_recv_map_fds (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/tc/ |
D | tc_bpf.h | 64 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
|
D | e_bpf.c | 121 ret = bpf_recv_map_fds(bpf_uds_name, fds, &aux, ARRAY_SIZE(fds)); in parse_bpf()
|
D | tc_bpf.c | 1859 int bpf_recv_map_fds(const char *path, int *fds, struct bpf_map_aux *aux, in bpf_recv_map_fds() function
|