Home
last modified time | relevance | path

Searched refs:net_icmpv6_ra_hdr (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dicmpv6.h42 struct net_icmpv6_ra_hdr { struct
Dipv6_nbr.c2545 struct net_icmpv6_ra_hdr); in handle_ra_input()
2551 struct net_icmpv6_ra_hdr *ra_hdr; in handle_ra_input()
2562 ra_hdr = (struct net_icmpv6_ra_hdr *)net_pkt_get_data(pkt, &ra_access); in handle_ra_input()
2574 sizeof(struct net_icmpv6_ra_hdr) + in handle_ra_input()
2609 net_pkt_set_ipv6_ext_opt_len(pkt, sizeof(struct net_icmpv6_ra_hdr)); in handle_ra_input()