Searched refs:fsm_rej (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14-stable/usr.sbin/ppp/ |
| HD | lcp.c | 717 fsm_rej(dec, opt); in LcpDecodeConfig() 837 fsm_rej(dec, opt); in LcpDecodeConfig() 866 fsm_rej(dec, opt); in LcpDecodeConfig() 876 fsm_rej(dec, opt); in LcpDecodeConfig() 945 fsm_rej(dec, opt); in LcpDecodeConfig() 989 fsm_rej(dec, opt); in LcpDecodeConfig() 1017 fsm_rej(dec, opt); in LcpDecodeConfig() 1042 fsm_rej(dec, opt); in LcpDecodeConfig() 1105 fsm_rej(dec, opt); in LcpDecodeConfig() 1139 fsm_rej(dec, opt); in LcpDecodeConfig() [all …]
|
| HD | fsm.h | 198 extern void fsm_rej(struct fsm_decode *, const struct fsm_opt *);
|
| HD | ipcp.c | 1118 fsm_rej(dec, opt); in IpcpDecodeConfig() 1165 fsm_rej(dec, opt); in IpcpDecodeConfig() 1199 fsm_rej(dec, opt); in IpcpDecodeConfig() 1217 fsm_rej(dec, opt); in IpcpDecodeConfig() 1275 fsm_rej(dec, opt); in IpcpDecodeConfig() 1301 fsm_rej(dec, opt); in IpcpDecodeConfig()
|
| HD | ccp.c | 597 fsm_rej(dec, opt); in CcpDecodeConfig() 610 fsm_rej(dec, &ccp->in.opt); in CcpDecodeConfig() 622 fsm_rej(dec, opt); in CcpDecodeConfig()
|
| HD | ipv6cp.c | 762 fsm_rej(dec, opt); in ipv6cp_DecodeConfig()
|
| HD | fsm.c | 1180 fsm_rej(struct fsm_decode *dec, const struct fsm_opt *o) in fsm_rej() function
|