Lines Matching refs:fsm
244 int (*config_info_ack)(struct ppp_fsm *fsm,
249 struct net_pkt *(*config_info_add)(struct ppp_fsm *fsm);
252 int (*config_info_len)(struct ppp_fsm *fsm);
255 int (*config_info_nack)(struct ppp_fsm *fsm,
261 int (*config_info_req)(struct ppp_fsm *fsm,
267 int (*config_info_rej)(struct ppp_fsm *fsm,
272 void (*config_info_reset)(struct ppp_fsm *fsm);
275 void (*up)(struct ppp_fsm *fsm);
278 void (*down)(struct ppp_fsm *fsm);
281 void (*starting)(struct ppp_fsm *fsm);
284 void (*finished)(struct ppp_fsm *fsm);
287 void (*proto_reject)(struct ppp_fsm *fsm);
290 void (*retransmit)(struct ppp_fsm *fsm);
295 enum net_verdict (*proto_extension)(struct ppp_fsm *fsm,
415 struct ppp_fsm fsm; member
434 struct ppp_fsm fsm; member
451 struct ppp_fsm fsm; member
468 struct ppp_fsm fsm; member