HomeSort by relevance Sort by last modified time
    Searched refs:inpacket (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/sound/
usb_stream.h 60 struct usb_stream_packet inpacket[0]; member in struct:usb_stream
  /external/kernel-headers/original/uapi/sound/
usb_stream.h 63 struct usb_stream_packet inpacket[0]; member in struct:usb_stream
  /external/ppp/pppd/
cbcp.c 154 cbcp_input(unit, inpacket, pktlen)
156 u_char *inpacket;
165 inp = inpacket;
upap.c 313 upap_input(unit, inpacket, l)
315 u_char *inpacket;
327 inp = inpacket;
fsm.c 334 fsm_input(f, inpacket, l)
336 u_char *inpacket;
347 inp = inpacket;
403 fsm_sdata(f, CODEREJ, ++f->id, inpacket, len + HEADERLEN);

Completed in 189 milliseconds