HomeSort by relevance Sort by last modified time
    Searched full:septel_setfilter (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-septel.c 49 static int septel_setfilter(pcap_t *p, struct bpf_program *fp);
214 handle->setfilter_op = septel_setfilter;
277 static int septel_setfilter(pcap_t *p, struct bpf_program *fp) { function

Completed in 55 milliseconds