Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_atmllc.c56 hook_p fddi; member
147 if (priv->fddi != NULL) { in ng_atmllc_newhook()
150 priv->fddi = hook; in ng_atmllc_newhook()
203 outhook = priv->fddi; in ng_atmllc_rcvdata()
207 outhook = priv->fddi; in ng_atmllc_rcvdata()
233 } else if (hook == priv->fddi) { in ng_atmllc_rcvdata()
275 } else if (hook == priv->fddi) { in ng_atmllc_disconnect()
276 priv->fddi = NULL; in ng_atmllc_disconnect()