Searched refs:rpcap_createhdr (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | rpcap-protocol.c | 93 rpcap_createhdr((struct rpcap_header *) sendbuf, ver, RPCAP_MSG_ERROR, errcode, length); in rpcap_senderror() 136 rpcap_createhdr(struct rpcap_header *header, uint8 ver, uint8 type, uint16 value, uint32 length) in rpcap_createhdr() function
|
| D | pcap-rpcap.c | 761 rpcap_createhdr(&header, pr->protocol_version, in pcap_cleanup_rpcap() 774 rpcap_createhdr(&header, pr->protocol_version, in pcap_cleanup_rpcap() 951 rpcap_createhdr(&header, pr->protocol_version, in rpcap_stats_rpcap() 1236 rpcap_createhdr((struct rpcap_header *) sendbuf, in pcap_startcapture_remote() 1641 rpcap_createhdr((struct rpcap_header *) sendbuf, in pcap_updatefilter_remote() 1898 rpcap_createhdr((struct rpcap_header *) sendbuf, in pcap_setsampling_remote() 2039 rpcap_createhdr((struct rpcap_header *) sendbuf, 0, in rpcap_doauth() 2516 rpcap_createhdr((struct rpcap_header *) sendbuf, protocol_version, in pcap_open_rpcap() 2649 rpcap_createhdr(&header, protocol_version, RPCAP_MSG_FINDALLIF_REQ, in pcap_findalldevs_ex_remote() 3154 rpcap_createhdr(&header, temp->protocol_version, in pcap_remoteact_close()
|
| D | rpcap-protocol.h | 447 extern void rpcap_createhdr(struct rpcap_header *header, uint8 ver, uint8 type, uint16 value, uint3…
|
| /netbsd/src/external/bsd/libpcap/lib/ |
| D | pcap.expsym | 241 rpcap_createhdr
|