Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c660 uint32_t *mask, uint32_t *popt_mask, uint32_t *opt_mask) in uni_set_config() argument
694 if (*opt_mask & UNIOPT_GIT_HARD) { in uni_set_config()
696 *opt_mask &= ~UNIOPT_GIT_HARD; in uni_set_config()
698 if (*opt_mask & UNIOPT_BEARER_HARD) { in uni_set_config()
700 *opt_mask &= ~UNIOPT_BEARER_HARD; in uni_set_config()
702 if (*opt_mask & UNIOPT_CAUSE_HARD) { in uni_set_config()
704 *opt_mask &= ~UNIOPT_CAUSE_HARD; in uni_set_config()