Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dif_spppsubr.c132 #define IPCP_OPT_ADDRESSES 1 /* both IP addresses; deprecated */ macro
4812 case IPCP_OPT_ADDRESSES: return "addresses"; in sppp_ipcp_opt_name()