Searched refs:ext_hd (Results 1 – 1 of 1) sorted by relevance
1490 uint16_t ext_hd = 0; /* bits vector for extension header filtering */ in ipfw_chk() local1643 ext_hd |= EXT_HOPOPTS; in ipfw_chk()1653 ext_hd |= EXT_RTHDR0; in ipfw_chk()1656 ext_hd |= EXT_RTHDR2; in ipfw_chk()1668 ext_hd |= EXT_ROUTING; in ipfw_chk()1676 ext_hd |= EXT_FRAGMENT; in ipfw_chk()1699 ext_hd |= EXT_DSTOPTS; in ipfw_chk()1707 ext_hd |= EXT_AH; in ipfw_chk()1717 ext_hd |= EXT_ESP; in ipfw_chk()1768 proto, ext_hd); in ipfw_chk()[all …]