Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_sppp.c255 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()
/f-stack/freebsd/net/
H A Dif_sppp.h206 #define IFP2SP(ifp) ((struct sppp *)(ifp)->if_l2com) macro
H A Dif_spppsubr.c512 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 …]