Home
last modified time | relevance | path

Searched defs:limit_mask (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h216 uint8_t limit_mask; /* combination of DYN_* below */ member
/dragonfly/sys/net/ipfw/
H A Dip_fw2.h255 uint8_t limit_mask; /* combination of DYN_* below */ member
H A Dip_fw2.c2594 uint16_t limit_mask, struct ip_fw *rule) in ipfw_track_alloc()