Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1144 #define IFQF_USER 0x01 /* User defined aging */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c5184 ifq->ifq_flags = IFQF_USER;
5215 if ((ifq->ifq_ref == 0) && ((ifq->ifq_flags & IFQF_USER) != 0)) {
5243 ((ifq->ifq_flags & IFQF_USER) == 0)) {