Searched refs:RPCAP_UPDATEFILTER_BPF (Results 1 – 3 of 3) sorted by relevance
403 #define RPCAP_UPDATEFILTER_BPF 1 /* This code tells us that the filter is encoded with the BPF/NP… macro
1581 filter->filtertype = htons(RPCAP_UPDATEFILTER_BPF); in pcap_pack_bpffilter()
2356 if (ntohs(filter.filtertype) != RPCAP_UPDATEFILTER_BPF) in daemon_unpackapplyfilter()