Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/ppp/
HDfsm.h92 struct fsm_parent { struct
140 const struct fsm_parent *parent;
186 struct bundle *, struct link *, const struct fsm_parent *,
HDdatalink.h115 struct fsm_parent fsmp; /* Our callback functions */
116 const struct fsm_parent *parent; /* Our parent */
HDipv6cp.h70 const struct fsm_parent *);
HDipcp.h114 const struct fsm_parent *);
HDmp.h110 struct fsm_parent fsmp; /* Our callback functions */
HDlcp.h137 const struct fsm_parent *);
HDccp.h153 const struct fsm_parent *);
HDbundle.h101 struct fsm_parent fsm; /* Our callback functions */
HDipv6cp.c268 const struct fsm_parent *parent) in ipv6cp_Init()
HDccp.c247 const struct fsm_parent *parent) in ccp_Init()
HDfsm.c146 struct link *l, const struct fsm_parent *parent, in fsm_Init()
HDlcp.c252 const struct fsm_parent *parent) in lcp_Init()
HDipcp.c450 const struct fsm_parent *parent) in ipcp_Init()