Home | History | Annotate | Download | only in pppd

Lines Matching refs:NUM_PPP

68 ipxcp_options ipxcp_wantoptions[NUM_PPP];	/* Options that we want to request */
69 ipxcp_options ipxcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */
70 ipxcp_options ipxcp_allowoptions[NUM_PPP]; /* Options we allow peer to request */
71 ipxcp_options ipxcp_hisoptions[NUM_PPP]; /* Options that we ack'd */
93 fsm ipxcp_fsm[NUM_PPP]; /* IPXCP fsm structure */