OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlattachreq
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dlpi.c
172
static int
dlattachreq
(int, bpf_u_int32, char *);
1020
if (
dlattachreq
(fd, ppa, ebuf) < 0 ||
1416
dlattachreq
(int fd, bpf_u_int32 ppa, char *ebuf)
function
[
all
...]
/external/ppp/pppd/plugins/rp-pppoe/
if.c
77
void
dlattachreq
(int fd, u_long ppa);
738
dlattachreq
(fd, ppa);
888
void
dlattachreq
(int fd, u_long ppa)
function
904
fatalSys("
dlattachreq
: putmsg");
Completed in 154 milliseconds