OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmsg_buf
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/examples/bpf/
bpf_agent.c
169
char *amsg_buf, *
mmsg_buf
;
local
173
mmsg_buf
= (char *)&msg.aux;
199
memcpy(aux,
mmsg_buf
, offsetof(struct bpf_map_aux, ent));
/external/iproute2/tc/
tc_bpf.c
1775
char *amsg_buf, *
mmsg_buf
;
local
[
all
...]
Completed in 178 milliseconds