Searched refs:ext_hd (Results 1 – 1 of 1) sorted by relevance
1504 uint16_t ext_hd = 0; /* bits vector for extension header filtering */ in ipfw_chk() local1657 ext_hd |= EXT_HOPOPTS; in ipfw_chk()1667 ext_hd |= EXT_RTHDR0; in ipfw_chk()1670 ext_hd |= EXT_RTHDR2; in ipfw_chk()1682 ext_hd |= EXT_ROUTING; in ipfw_chk()1690 ext_hd |= EXT_FRAGMENT; in ipfw_chk()1713 ext_hd |= EXT_DSTOPTS; in ipfw_chk()1721 ext_hd |= EXT_AH; in ipfw_chk()1731 ext_hd |= EXT_ESP; in ipfw_chk()1788 proto, ext_hd); in ipfw_chk()[all …]