Searched refs:ip_frag (Results 1 – 7 of 7) sorted by relevance
332 u8 ip_proto, ip_frag; in bcm_sf2_cfp_ipv4_rule_set() local352 ip_frag = be32_to_cpu(fs->m_ext.data[0]); in bcm_sf2_cfp_ipv4_rule_set()396 ip_proto << IPPROTO_SHIFT | ip_frag << IP_FRAG_SHIFT | in bcm_sf2_cfp_ipv4_rule_set()526 u8 ip_proto, ip_frag; in bcm_sf2_cfp_ipv6_rule_set() local546 ip_frag = be32_to_cpu(fs->m_ext.data[0]); in bcm_sf2_cfp_ipv6_rule_set()611 ip_frag << IP_FRAG_SHIFT | udf_upper_bits(num_udf); in bcm_sf2_cfp_ipv6_rule_set()
321 u8 ip_frag; /* dword 1 */ member
291 u8 ip_frag; member
2531 rxcp->ip_frag = GET_RX_COMPL_V0_BITS(ip_frag, compl); in be_parse_rx_compl_v0()2553 if (rxcp->ip_frag) in be_rx_compl_get()
1632 !pkt->ip_frag) { in t4vf_ethrx_handler()1654 if (!pkt->ip_frag) { in t4vf_ethrx_handler()
1124 u8 ip_frag:1; member1126 u8 ip_frag:1; member
2835 (q->netdev->features & NETIF_F_GRO) && csum_ok && !pkt->ip_frag) { in t4_ethrx_handler()2877 if (!pkt->ip_frag) { in t4_ethrx_handler()