Searched refs:ip6_header (Results 1 – 7 of 7) sorted by relevance
338 static struct ctl_table_header *ip6_header; variable344 ip6_header = register_net_sysctl(&init_net, "net/ipv6", ipv6_rotable); in ipv6_sysctl_register()345 if (!ip6_header) in ipv6_sysctl_register()355 unregister_net_sysctl_table(ip6_header); in ipv6_sysctl_register()361 unregister_net_sysctl_table(ip6_header); in ipv6_sysctl_unregister()
55 struct ip6_header *ip6hdr = (struct ip6_header *) l3_hdr; in eth_get_gso_type()113 const struct ip6_header *ip6_hdr, in _eth_tcp_has_data()122 size_t opts_len = full_ip6hdr_len - sizeof(struct ip6_header); in _eth_tcp_has_data()342 eth_calc_ip6_pseudo_hdr_csum(struct ip6_header *iphdr, in eth_calc_ip6_pseudo_hdr_csum()475 info->full_hdr_len = sizeof(struct ip6_header); in eth_parse_ipv6_hdr()
105 struct ip6_header { struct209 ((struct ip6_header *) (((uint8_t *)(p)) + eth_get_l2_hdr_length(p)))366 struct ip6_header ip6_hdr;415 eth_calc_ip6_pseudo_hdr_csum(struct ip6_header *iphdr,
50 struct ip6_header ip6;652 struct ip6_header *ip6 = l3hdr->iov_base; in net_tx_pkt_tcp_fragment_fix()662 len -= sizeof(struct ip6_header); in net_tx_pkt_tcp_fragment_fix()
2100 struct ip6_header *ip6; in virtio_net_rsc_extract_unit6()2102 ip6 = (struct ip6_header *)(buf + chain->n->guest_hdr_len in virtio_net_rsc_extract_unit6()2107 + sizeof(struct ip6_header)); in virtio_net_rsc_extract_unit6()2191 + sizeof(struct ip6_header) + VIRTIO_NET_MAX_TCP_PAYLOAD); in virtio_net_rsc_cache_buf()2339 struct ip6_header *ip1, *ip2; in virtio_net_rsc_coalesce6()2341 ip1 = (struct ip6_header *)(unit->ip); in virtio_net_rsc_coalesce6()2342 ip2 = (struct ip6_header *)(seg->unit.ip); in virtio_net_rsc_coalesce6()2538 struct ip6_header *ip6, in virtio_net_rsc_sanity_check6()2557 - sizeof(struct ip6_header))) { in virtio_net_rsc_sanity_check6()2582 if (size < (hdr_len + sizeof(struct eth_header) + sizeof(struct ip6_header) in virtio_net_rsc_receive6()[all …]
517 struct ip6_header *ip6hdr = &pkt->ip6hdr_info.ip6_hdr; in _net_rx_pkt_calc_l4_csum()519 size_t ip6opts_len = full_ip6hdr_len - sizeof(struct ip6_header); in _net_rx_pkt_calc_l4_csum()
149 struct ip6_header *ipv6hdr;427 sofar += sizeof(struct ip6_header); in of_dpa_flow_pkt_parse()432 fields->ipv6hdr = (struct ip6_header *)(fields->h_proto + 1); in of_dpa_flow_pkt_parse()