Searched refs:ip_frag (Results 1 – 7 of 7) sorted by relevance
345 u8 ip_proto, ip_frag; in bcm_sf2_cfp_ipv4_rule_set() local361 ip_frag = be32_to_cpu(fs->m_ext.data[0]); in bcm_sf2_cfp_ipv4_rule_set()416 ip_proto << IPPROTO_SHIFT | ip_frag << IP_FRAG_SHIFT | in bcm_sf2_cfp_ipv4_rule_set()608 u8 ip_proto, ip_frag; in bcm_sf2_cfp_ipv6_rule_set() local624 ip_frag = be32_to_cpu(fs->m_ext.data[0]); in bcm_sf2_cfp_ipv6_rule_set()698 ip_frag << IP_FRAG_SHIFT | udf_upper_bits(num_udf); in bcm_sf2_cfp_ipv6_rule_set()
317 u8 ip_frag; /* dword 1 */ member
287 u8 ip_frag; member
2528 rxcp->ip_frag = GET_RX_COMPL_V0_BITS(ip_frag, compl); in be_parse_rx_compl_v0()2550 if (rxcp->ip_frag) in be_rx_compl_get()
1132 u8 ip_frag:1; member1134 u8 ip_frag:1; member
3002 (q->netdev->features & NETIF_F_GRO) && csum_ok && !pkt->ip_frag) { in t4_ethrx_handler()3044 if (!pkt->ip_frag) { in t4_ethrx_handler()
1632 !pkt->ip_frag) { in t4vf_ethrx_handler()1654 if (!pkt->ip_frag) { in t4vf_ethrx_handler()