Home
last modified time | relevance | path

Searched defs:fsm_callbacks (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/pppd/
H A Dfsm.h86 typedef struct fsm_callbacks { struct
87 void (*resetci) /* Reset our Configuration Information */
89 int (*cilen) /* Length of our Configuration Information */
91 void (*addci) /* Add our Configuration Information */
116 } fsm_callbacks; argument
/openbsd-src/usr.sbin/npppd/npppd/
H A Dfsm.h76 typedef struct fsm_callbacks { struct
99 } fsm_callbacks; argument