Searched refs:exact_hdr (Results 1 – 2 of 2) sorted by relevance
1501 } exact_hdr; member1599 #define hash_hdr_fmt ipv4_entry.hdr.exact_hdr.fmt1600 #define hash_hdr_ext ipv4_entry.hdr.exact_hdr.ext1601 #define hash_hdr_valid ipv4_entry.hdr.exact_hdr.valid1604 (fc->ipv4_entry.hdr.exact_hdr.ext == 1)1606 ((fc->ipv4_entry.hdr.exact_hdr.ext == 0) && \1607 (fc->ipv6_entry.hdr.exact_hdr.fmt == 0))1609 ((fc->ipv6_entry.hdr.exact_hdr.fmt == 1) && \1610 (fc->ipv4_entry.hdr.exact_hdr.ext == 1))1613 ((fc->ipv6_entry.hdr.exact_hdr.fmt == 0) && \[all …]
821 hdr.exact_hdr.valid = 0; in npi_fflp_fcram_entry_invalidate()