Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c136 #define IPCP_OPT_ADDRESSES 1 /* both IP addresses; deprecated */ macro
5295 case IPCP_OPT_ADDRESSES: return "addresses"; in sppp_ipcp_opt_name()