Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsscop.h120 void sscop_setdebug(struct sscop *, u_int);
H A Dsaal_sscop.c4937 sscop_setdebug(struct sscop *sscop, u_int n) in sscop_setdebug() function
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c565 sscop_setdebug(priv->sscop, *(u_int32_t *)msg->data); in ng_sscop_rcvmsg()