HomeSort by relevance Sort by last modified time
    Searched full:info_req (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/plugins/rp-pppoe/
if.c 789 dl_info_req_t info_req; local
793 info_req.dl_primitive = DL_INFO_REQ;
796 ctl.len = sizeof (info_req);
797 ctl.buf = (char *) &info_req;
  /external/strace/
stream.c 853 GET (T_INFO_REQ, info_req);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 990 L2CAP_TRACE_WARNING0 ("L2CAP - no buffer for info_req");
    [all...]

Completed in 336 milliseconds