Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
Dif.c77 void dlattachreq(int fd, u_long ppa);
738 dlattachreq(fd, ppa); in openInterface()
888 void dlattachreq(int fd, u_long ppa) in dlattachreq() function
/external/libpcap/
Dpcap-dlpi.c172 static int dlattachreq(int, bpf_u_int32, char *);
1020 if (dlattachreq(fd, ppa, ebuf) < 0 || in dl_doattach()
1416 dlattachreq(int fd, bpf_u_int32 ppa, char *ebuf) in dlattachreq() function