Home | History | Annotate | Download | only in pppd

Lines Matching refs:protocol

2  * ipv6cp.c - PPP IPV6 Control Protocol.
98 * ipcp.c - PPP IP Control Protocol.
210 NULL, /* Called when Protocol-Reject received */
212 NULL, /* Called to handle protocol-specific codes */
213 "IPV6CP" /* String name of protocol */
260 * Protocol entry points from main code.
421 f->protocol = PPP_IPV6CP;
500 * ipv6cp_protrej - A Protocol-Reject was received for IPV6CP.