Searched refs:ccp_hisoptions (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.h48 extern ccp_options ccp_hisoptions[];
H A Dccp.c127 ccp_options ccp_hisoptions[NUM_PPP]; /* what we agreed to do */ variable
320 BZERO(&ccp_hisoptions[unit], sizeof(ccp_options));
940 ccp_options *ho = &ccp_hisoptions[f->unit];
1223 ccp_options *ho = &ccp_hisoptions[f->unit];

Completed in 66 milliseconds