Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c187 uni->sb_tb = 0; in uni_create()
637 if (uni->sb_tb) in uni_get_config()
691 uni->sb_tb = ((config->popt & UNIPROTO_SB_TB) != 0); in uni_set_config()
H A Dunipriv.h362 int sb_tb : 1; /* Sb-Tb/Tb point */ member
H A Dsig_call.c3728 if (c->uni->sb_tb) { in uni_sig_call()