Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.h59 #define NPTV6_FLAGSMASK (NPTV6_DYNAMIC_PREFIX) macro
H A Dnptv6.c452 uc->flags = cfg->flags & NPTV6_FLAGSMASK; in nptv6_export_config()
684 cfg->flags = uc->flags & NPTV6_FLAGSMASK; in nptv6_create()