Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dpfctl_parser.h100 #define PF_IFA_FLAG_DYNAMIC 0x20000 macro
Dpfctl_parser.c1119 n->ifa_flags |= PF_IFA_FLAG_DYNAMIC; in ifa_load()
1167 (PF_IFA_FLAG_DYNAMIC | PF_IFA_FLAG_CLONABLE)) in ifa_exists()