Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDsig_uni.c628 config->popt |= UNIPROTO_GFP; in uni_get_config()
679 if (*popt_mask & UNIPROTO_GFP) { in uni_set_config()
680 if (config->popt & UNIPROTO_GFP) { in uni_set_config()
682 *popt_mask &= ~UNIPROTO_GFP; in uni_set_config()
686 *popt_mask &= ~UNIPROTO_GFP; in uni_set_config()
HDunidef.h97 UNIPROTO_GFP = 0x0001, /* enable GFP */ enumerator