HomeSort by relevance Sort by last modified time
    Searched refs:dlpromisconreq (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-dlpi.c 175 static int dlpromisconreq(int, bpf_u_int32, char *);
715 if (dlpromisconreq(p->fd, DL_PROMISC_PHYS, ebuf) < 0 ||
725 if (dlpromisconreq(p->fd, DL_PROMISC_MULTI, ebuf) < 0 ||
744 (dlpromisconreq(p->fd, DL_PROMISC_SAP, ebuf) < 0 ||
1454 dlpromisconreq(int fd, bpf_u_int32 level, char *ebuf) function
    [all...]
  /external/ppp/pppd/plugins/rp-pppoe/
if.c 72 void dlpromisconreq( int fd, u_long level);
767 void dlpromisconreq(int fd, u_long level) function

Completed in 28 milliseconds