Home
last modified time | relevance | path

Searched refs:mmsg_buf (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/examples/bpf/
Dbpf_agent.c169 char *amsg_buf, *mmsg_buf; in bpf_map_set_recv() local
173 mmsg_buf = (char *)&msg.aux; in bpf_map_set_recv()
199 memcpy(aux, mmsg_buf, offsetof(struct bpf_map_aux, ent)); in bpf_map_set_recv()
/external/iproute2/tc/
Dtc_bpf.c1775 char *amsg_buf, *mmsg_buf; in bpf_map_set_recv() local
1781 mmsg_buf = (char *)&msg.aux; in bpf_map_set_recv()
1808 memcpy(aux, mmsg_buf, offsetof(struct bpf_map_aux, ent)); in bpf_map_set_recv()