Searched defs:ipv6cp (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dipv6cp.h37 struct ipv6cp { struct
[all...]
H A Dncp.h52 struct ipv6cp ipv6cp; /* Our IPV6CP FSM */ member in struct:ncp
H A Dncp.c215 struct ipv6cp *ipv6cp = &ncp->ipv6cp; local
287 struct ipv6cp *ipv6cp = &ncp->ipv6cp; local
[all...]
H A Dipv6cp.c197 ipcp_SetIPv6address(struct ipv6cp *ipv6cp, u_char *myifid, u_char *hisifid) argument
265 ipv6cp_Init(struct ipv6cp *ipv6cp, struct bundle *bundle, struct link *l, const struct fsm_parent *parent) argument
302 ipv6cp_Destroy(struct ipv6cp *ipv6cp) argument
308 ipv6cp_Setup(struct ipv6cp *ipv6cp) argument
318 ipv6cp_SetLink(struct ipv6cp *ipv6cp, struct link *l) argument
326 struct ipv6cp *ipv6cp = &arg->bundle->ncp.ipv6cp; local
367 ipv6cp_AddInOctets(struct ipv6cp *ipv6cp, int n) argument
373 ipv6cp_AddOutOctets(struct ipv6cp *ipv6cp, int n) argument
391 ipv6cp_InterfaceUp(struct ipv6cp *ipv6cp) argument
408 ipv6cp_QueueLen(struct ipv6cp *ipv6cp) argument
421 ipv6cp_PushPacket(struct ipv6cp *ipv6cp, struct link *l) argument
467 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
523 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
575 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
588 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
599 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
620 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
660 ipv6cp_ValidateInterfaceID(struct ipv6cp *ipv6cp, u_char *ifid, struct fsm_decode *dec) argument
686 struct ipv6cp *ipv6cp = fsm2ipv6cp(fp); local
[all...]
/freebsd-9.3-release/sys/net/
H A Dif_sppp.h110 struct sipcp ipv6cp; /* IPv6CP params */ member in struct:sppp_parms
164 struct sipcp ipv6cp; /* IPv6CP params */ member in struct:sppp
H A Dif_spppsubr.c417 static const struct cp ipv6cp = { variable in typeref:struct:cp
[all...]

Completed in 107 milliseconds