Searched refs:ip6_hdr (Results 1 – 3 of 3) sorted by relevance
113 const struct ip6_header *ip6_hdr, in _eth_tcp_has_data() argument123 l4len = be16_to_cpu(ip6_hdr->ip6_ctlun.ip6_un1.ip6_un1_plen) - opts_len; in _eth_tcp_has_data()199 &ip6hdr_info->ip6_hdr, in eth_get_protocols()470 &info->ip6_hdr, sizeof(info->ip6_hdr)); in eth_parse_ipv6_hdr()471 if (bytes_read < sizeof(info->ip6_hdr)) { in eth_parse_ipv6_hdr()477 curr_ext_hdr_type = info->ip6_hdr.ip6_nxt; in eth_parse_ipv6_hdr()480 info->l4proto = info->ip6_hdr.ip6_nxt; in eth_parse_ipv6_hdr()
266 : &ip6info->ip6_hdr.ip6_src, in _net_rx_rss_prepare_ip6()271 : &ip6info->ip6_hdr.ip6_dst, in _net_rx_rss_prepare_ip6()517 struct ip6_header *ip6hdr = &pkt->ip6hdr_info.ip6_hdr; in _net_rx_pkt_calc_l4_csum()526 cntr = eth_calc_ip6_pseudo_hdr_csum(&pkt->ip6hdr_info.ip6_hdr, csl, in _net_rx_pkt_calc_l4_csum()
366 struct ip6_header ip6_hdr; member
Completed in 10 milliseconds