HomeSort by relevance Sort by last modified time
    Searched defs:PPP_CONTROL (Results 101 - 102 of 102) sorted by null

1 2 3 45

  /external/ppp/pppd/include/net/
ppp_defs.h 68 #define PPP_CONTROL(p) (((u_char *)(p))[1])
  /external/syslinux/core/lwip/src/netif/ppp/
ppp.c 143 #define PPP_CONTROL(p) (((u_char *)(p))[1])
    [all...]

Completed in 88 milliseconds

1 2 3 45