HomeSort by relevance Sort by last modified time
    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 99 milliseconds