Searched refs:dlpromisconreq (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/
H A Dpcap-dlpi.c175 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
/external/ppp/pppd/plugins/rp-pppoe/
H A Dif.c72 void dlpromisconreq( int fd, u_long level);
767 void dlpromisconreq(int fd, u_long level) function

Completed in 81 milliseconds