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

  /external/ppp/pppd/
lcp.h 129 void lcp_sprotrej __P((int, u_char *, int)); /* send protocol reject */
main.c 1152 lcp_sprotrej(0, p - PPP_HDRLEN, len + PPP_HDRLEN);
    [all...]
lcp.c 621 * lcp_sprotrej - Send a Protocol-Reject for some protocol.
624 lcp_sprotrej(unit, p, len) function
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
lcp.h 143 void lcp_sprotrej (int, u_char *, int); /* send protocol reject */
lcp.c 500 * lcp_sprotrej - Send a Protocol-Reject for some protocol.
503 lcp_sprotrej(int unit, u_char *p, int len) function
    [all...]
ppp.c     [all...]

Completed in 740 milliseconds