OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attach_req
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/plugins/rp-pppoe/
if.c
890
dl_attach_req_t
attach_req
;
local
894
attach_req
.dl_primitive = DL_ATTACH_REQ;
895
attach_req
.dl_ppa = ppa;
898
ctl.len = sizeof (
attach_req
);
899
ctl.buf = (char *) &
attach_req
;
/external/netperf/
netlib.c
3624
dl_
attach_req
_t *
attach_req
= (dl_
attach_req
_t *)control_data;
local
[
all
...]
Completed in 1342 milliseconds