Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv6_nbr.c1048 sizeof(struct net_icmpv6_nd_opt_hdr); in get_llao_len()
1057 struct net_icmpv6_nd_opt_hdr opt_hdr = { in set_llao()
1063 sizeof(struct net_icmpv6_nd_opt_hdr)) || in set_llao()
1204 NET_PKT_DATA_ACCESS_DEFINE(nd_access, struct net_icmpv6_nd_opt_hdr); in handle_ns_input()
1209 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_ns_input()
1248 nd_opt_hdr = (struct net_icmpv6_nd_opt_hdr *) in handle_ns_input()
1286 nd_opt_hdr = (struct net_icmpv6_nd_opt_hdr *) in handle_ns_input()
1826 NET_PKT_DATA_ACCESS_DEFINE(nd_access, struct net_icmpv6_nd_opt_hdr); in handle_na_input()
1830 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_na_input()
1852 sizeof(struct net_icmpv6_nd_opt_hdr))) || in handle_na_input()
[all …]
Dicmpv6.h27 struct net_icmpv6_nd_opt_hdr { struct