Searched refs:pp_if (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dsyncppp.h49 struct net_device *pp_if; member in struct:sppp
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dsyncppp.h49 struct net_device *pp_if; member in struct:sppp
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsyncppp.c385 struct net_device *dev = sp->pp_if;
435 struct net_device *dev = sp->pp_if;
672 struct net_device *dev = sp->pp_if;
765 struct net_device *dev = sp->pp_if;
814 struct net_device *dev = sp->pp_if;
1037 sp->pp_if = dev;
1150 struct net_device *dev = sp->pp_if;
1286 if (! (sp->pp_if->flags & IFF_UP) || (sp->pp_flags & PP_CISCO)) {

Completed in 49 milliseconds