Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.h90 #define RPCAP_VERSION 0 /* Present version of the RPCAP protocol (0 = Experimental). */ macro
Dpcap-rpcap.c1887 header->ver = RPCAP_VERSION; in rpcap_createhdr()
2044 if (header->ver != RPCAP_VERSION) in rpcap_checkver()