Searched refs:IFP2SP (Results 1 – 3 of 3) sorted by relevance
255 pp = IFP2SP(ifp); in ng_sppp_constructor()317 struct sppp *const pp = IFP2SP(priv->ifp); in ng_sppp_rcvmsg()355 struct sppp *const pp = IFP2SP(priv->ifp); in ng_sppp_rcvdata()
206 #define IFP2SP(ifp) ((struct sppp *)(ifp)->if_l2com) macro
512 struct sppp *sp = IFP2SP(ifp); in sppp_input()756 struct sppp *sp = IFP2SP(ifp); in sppp_ifstart()775 struct sppp *sp = IFP2SP(ifp); in sppp_output()1005 struct sppp *sp = IFP2SP(ifp); in sppp_attach()1058 struct sppp *sp = IFP2SP(ifp); in sppp_detach()1082 struct sppp *sp = IFP2SP(ifp); in sppp_flush_unlocked()1092 struct sppp *sp = IFP2SP(ifp); in sppp_flush()1105 struct sppp *sp = IFP2SP(ifp); in sppp_isempty()1121 struct sppp *sp = IFP2SP(ifp); in sppp_dequeue()1149 struct sppp *sp = IFP2SP(ifp); in sppp_pick()[all …]