Searched refs:popt_mask (Results 1 – 3 of 3) sorted by relevance
660 uint32_t *mask, uint32_t *popt_mask, uint32_t *opt_mask) in uni_set_config() argument679 if (*popt_mask & UNIPROTO_GFP) { in uni_set_config()682 *popt_mask &= ~UNIPROTO_GFP; in uni_set_config()686 *popt_mask &= ~UNIPROTO_GFP; in uni_set_config()690 if (*popt_mask & UNIPROTO_SB_TB) { in uni_set_config()692 *popt_mask &= ~UNIPROTO_SB_TB; in uni_set_config()
90 uint32_t popt_mask; member
408 &mask->mask, &mask->popt_mask, &mask->option_mask); in ng_uni_rcvmsg()