OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_map_set_recv
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/examples/bpf/
bpf_agent.c
164
static int
bpf_map_set_recv
(int fd, int *fds, struct bpf_map_aux *aux,
function
249
ret =
bpf_map_set_recv
(fd, fds, &aux, BPF_SCM_MAX_FDS);
/external/iproute2/tc/
tc_bpf.c
1770
bpf_map_set_recv
(int fd, int *fds, struct bpf_map_aux *aux,
function
[
all
...]
Completed in 330 milliseconds