Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsscfu.h101 u_int sscfu_getdebug(const struct sscfu *);
H A Dsaal_sscfu.c574 sscfu_getdebug(const struct sscfu *sscf) in sscfu_getdebug() function
/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu.c314 *(uint32_t *)resp->data = sscfu_getdebug(priv->sscf); in ng_sscfu_rcvmsg()