Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/npppd/
Dnpppd_iface.h68 int npppd_iface_reinit (npppd_iface *, struct iface *);
Dnpppd_config.c372 npppd_iface_reinit(niface, iface); in npppd_ifaces_load_config()
Dnpppd_iface.c245 npppd_iface_reinit(npppd_iface *_this, struct iface *iface) in npppd_iface_reinit() function