Searched refs:inner_prot (Results 1 – 5 of 5) sorted by relevance
200 u32 inner_prot:3; member291 return likely(pt.inner_prot > LIBETH_RX_PT_INNER_NONE && in libeth_rx_pt_has_checksum()
29 .inner_prot = LIBETH_RX_PT_INNER_##iprot, \
265 pt->hash_type |= libeth_rx_pt_xdp_iprot[pt->inner_prot]; in libeth_rx_pt_gen_hash_type()
3058 ptype->inner_prot) in idpf_finalize_ptype_lookup()3115 rx_pt->inner_prot = LIBETH_RX_PT_INNER_UDP; in idpf_parse_protocol_ids()3118 rx_pt->inner_prot = LIBETH_RX_PT_INNER_TCP; in idpf_parse_protocol_ids()3121 rx_pt->inner_prot = LIBETH_RX_PT_INNER_SCTP; in idpf_parse_protocol_ids()3124 rx_pt->inner_prot = LIBETH_RX_PT_INNER_ICMP; in idpf_parse_protocol_ids()
3239 decoded.inner_prot == LIBETH_RX_PT_INNER_SCTP) { in idpf_rx_csum()