OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmsg_buf
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/examples/bpf/
bpf_agent.c
168
int *
cmsg_buf
, min_fd, i;
local
171
cmsg_buf
= bpf_map_set_init(&msg, NULL, 0);
197
memcpy(&fds[i],
cmsg_buf
, sizeof(fds[0]) * min_fd);
/external/iproute2/tc/
tc_bpf.c
1737
int *
cmsg_buf
, min_fd;
local
1774
int *
cmsg_buf
, min_fd;
local
[
all
...]
/external/libpcap/
pcap-linux.c
1562
}
cmsg_buf
;
local
[
all
...]
Completed in 435 milliseconds