Lines Matching refs:net_pkt_get_data
790 ip_hdr = (struct net_ipv6_hdr *)net_pkt_get_data(pkt, &ipv6_access); in net_ipv6_prepare_for_send()
1127 na_hdr = (struct net_icmpv6_na_hdr *)net_pkt_get_data(pkt, &na_access); in net_ipv6_send_na()
1223 ns_hdr = (struct net_icmpv6_ns_hdr *)net_pkt_get_data(pkt, &ns_access); in handle_ns_input()
1249 net_pkt_get_data(pkt, &nd_access); in handle_ns_input()
1287 net_pkt_get_data(pkt, &nd_access); in handle_ns_input()
1838 na_hdr = (struct net_icmpv6_na_hdr *)net_pkt_get_data(pkt, &na_access); in handle_na_input()
1867 net_pkt_get_data(pkt, &nd_access); in handle_na_input()
1899 net_pkt_get_data(pkt, &nd_access); in handle_na_input()
1999 ns_hdr = (struct net_icmpv6_ns_hdr *)net_pkt_get_data(pkt, &ns_access); in net_ipv6_send_ns()
2336 net_pkt_get_data(pkt, &rapfx_access); in handle_ra_prefix()
2370 net_pkt_get_data(pkt, &ctx_access); in handle_ra_6co()
2417 net_pkt_get_data(pkt, &routeinfo_access); in handle_ra_route_info()
2475 rdnss = (struct net_icmpv6_nd_opt_rdnss *) net_pkt_get_data(pkt, &rdnss_access); in handle_ra_rdnss()
2541 ra_hdr = (struct net_icmpv6_ra_hdr *)net_pkt_get_data(pkt, &ra_access); in handle_ra_input()
2592 net_pkt_get_data(pkt, &nd_access); in handle_ra_input()
2691 net_pkt_get_data(pkt, &nd_access); in handle_ra_input()
2772 ptb_hdr = (struct net_icmpv6_ptb *)net_pkt_get_data(pkt, &ptb_access); in handle_ptb_input()