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.c2524 struct net_icmpv6_ra_hdr); in handle_ra_input()
2530 struct net_icmpv6_ra_hdr *ra_hdr; in handle_ra_input()
2541 ra_hdr = (struct net_icmpv6_ra_hdr *)net_pkt_get_data(pkt, &ra_access); in handle_ra_input()
2553 sizeof(struct net_icmpv6_ra_hdr) + in handle_ra_input()
2588 net_pkt_set_ipv6_ext_opt_len(pkt, sizeof(struct net_icmpv6_ra_hdr)); in handle_ra_input()