OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rpcap_openreply
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/libpcap/dist/
rpcap-protocol.h
282
struct
rpcap_openreply
struct
pcap-rpcap.c
2459
struct
rpcap_openreply
openreply; /* open reply message */
2535
sizeof(struct
rpcap_openreply
), &plen, errbuf) == -1)
/src/external/bsd/libpcap/dist/rpcapd/
daemon.c
1861
struct
rpcap_openreply
*openreply; // open reply message
1902
RPCAP_MSG_OPEN_REPLY, 0, sizeof(struct
rpcap_openreply
));
1904
openreply = (struct
rpcap_openreply
*) &sendbuf[sendbufidx];
1906
if (sock_bufferize(NULL, sizeof(struct
rpcap_openreply
), NULL, &sendbufidx,
1910
memset(openreply, 0, sizeof(struct
rpcap_openreply
));
Completed in 74 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026