Searched refs:val8 (Results 1 – 3 of 3) sorted by relevance
1855 uint8_t val8; in ulp_rte_enc_ipv4_hdr_handler() local1860 val8 = RTE_IPV4_VHL_DEF; in ulp_rte_enc_ipv4_hdr_handler()1862 val8 = ip->hdr.version_ihl; in ulp_rte_enc_ipv4_hdr_handler()1863 field = ulp_rte_parser_fld_copy(field, &val8, size); in ulp_rte_enc_ipv4_hdr_handler()1876 val8 = BNXT_ULP_DEFAULT_TTL; in ulp_rte_enc_ipv4_hdr_handler()1878 val8 = ip->hdr.time_to_live; in ulp_rte_enc_ipv4_hdr_handler()1879 field = ulp_rte_parser_fld_copy(field, &val8, size); in ulp_rte_enc_ipv4_hdr_handler()1901 uint8_t val8; in ulp_rte_enc_ipv6_hdr_handler() local1916 val8 = BNXT_ULP_DEFAULT_TTL; in ulp_rte_enc_ipv6_hdr_handler()1918 val8 = ip->hdr.hop_limits; in ulp_rte_enc_ipv6_hdr_handler()[all …]
622 u8 val8; member637 u8 val8[6]; member642 u8 val8[8]; member
1819 bgp_rule.ip_header.protocol.val8 = IP_HEADER_PROTOCOL_TYPE_TCP; in hinic_set_bgp_dport_tcam()1847 bgp_rule.ip_header.protocol.val8 = IP_HEADER_PROTOCOL_TYPE_TCP; in hinic_set_bgp_sport_tcam()1877 vrrp_rule.ip_header.protocol.val8 = PA_IP_PROTOCOL_TYPE_VRRP; in hinic_set_vrrp_tcam()