Home
last modified time | relevance | path

Searched refs:UNIPROTO_SB_TB (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c638 config->popt |= UNIPROTO_SB_TB; in uni_get_config()
690 if (*popt_mask & UNIPROTO_SB_TB) { in uni_set_config()
691 uni->sb_tb = ((config->popt & UNIPROTO_SB_TB) != 0); in uni_set_config()
692 *popt_mask &= ~UNIPROTO_SB_TB; in uni_set_config()
H A Dunidef.h98 UNIPROTO_SB_TB = 0x0002, /* Coincident Sb-Tb/Tb */ enumerator