Searched refs:ext_hd (Results 1 – 1 of 1) sorted by relevance
1421 uint16_t ext_hd = 0; /* bits vector for extension header filtering */ in ipfw_chk() local1569 ext_hd |= EXT_HOPOPTS; in ipfw_chk()1579 ext_hd |= EXT_RTHDR0; in ipfw_chk()1582 ext_hd |= EXT_RTHDR2; in ipfw_chk()1594 ext_hd |= EXT_ROUTING; in ipfw_chk()1602 ext_hd |= EXT_FRAGMENT; in ipfw_chk()1625 ext_hd |= EXT_DSTOPTS; in ipfw_chk()1633 ext_hd |= EXT_AH; in ipfw_chk()1643 ext_hd |= EXT_ESP; in ipfw_chk()1690 proto, ext_hd); in ipfw_chk()[all …]