Searched refs:nexthdr (Results 1 – 7 of 7) sorted by relevance
102 u8 nexthdr; member
2069 if (ip6h->nexthdr != IPPROTO_TCP) { in ecore_iwarp_parse_rx_pkt()
75 protocol = ipv6h->nexthdr; in iwl_mvm_tx_csum()88 protocol = hp->nexthdr; in iwl_mvm_tx_csum()1038 ((struct ipv6hdr *)skb_network_header(skb))->nexthdr != in iwl_mvm_tx_tso()
76 u_int8_t nexthdr; member
283 *check = in6_cksum_pseudo((void*)ip6h, datalen, ip6h->nexthdr, 0); in nm_os_csum_tcpudp_ipv6()
2287 uint8_t nexthdr; member
972 uint8_t nexthdr = ip6->ip6_nxt; in oce_is_pkt_dest_bmc() 973 if (nexthdr == IPPROTO_ICMPV6) { in oce_is_pkt_dest_bmc() 974 uint8_t nexthdr = ip6->ip6_nxt; oce_is_pkt_dest_bmc() local