Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsscop.h121 u_int sscop_getdebug(const struct sscop *);
H A Dsaal_sscop.c4943 sscop_getdebug(const struct sscop *sscop) in sscop_getdebug() function
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c63 if (sscop_getdebug((P)->sscop) & (M)) \
557 *(u_int32_t *)resp->data = sscop_getdebug(priv->sscop); in ng_sscop_rcvmsg()