Home
last modified time | relevance | path

Searched refs:fsm_parent (Results 1 – 13 of 13) sorted by relevance

/dragonfly/usr.sbin/ppp/
H A Dfsm.h91 struct fsm_parent { struct
139 const struct fsm_parent *parent;
185 struct bundle *, struct link *, const struct fsm_parent *,
H A Ddatalink.h114 struct fsm_parent fsmp; /* Our callback functions */
115 const struct fsm_parent *parent; /* Our parent */
H A Dipv6cp.h69 const struct fsm_parent *);
H A Dipcp.h113 const struct fsm_parent *);
H A Dmp.h109 struct fsm_parent fsmp; /* Our callback functions */
H A Dlcp.h135 const struct fsm_parent *);
H A Dccp.h152 const struct fsm_parent *);
H A Dbundle.h94 struct fsm_parent fsm; /* Our callback functions */
H A Dipv6cp.c265 const struct fsm_parent *parent) in ipv6cp_Init()
H A Dccp.c245 const struct fsm_parent *parent) in ccp_Init()
H A Dfsm.c144 struct link *l, const struct fsm_parent *parent, in fsm_Init()
H A Dlcp.c248 const struct fsm_parent *parent) in lcp_Init()
H A Dipcp.c435 const struct fsm_parent *parent) in ipcp_Init()