Home
last modified time | relevance | path

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

/freebsd-13.1/sys/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
/freebsd-13.1/contrib/ngatm/sscop/
H A Dsscop_main.c242 sscop_setdebug(sscop, sscop_vflag); in main()
/freebsd-13.1/sys/netgraph/atm/sscop/
H A Dng_sscop.c565 sscop_setdebug(priv->sscop, *(u_int32_t *)msg->data); in ng_sscop_rcvmsg()