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.c1061 sizeof(struct net_icmpv6_nd_opt_hdr); in get_llao_len()
1070 struct net_icmpv6_nd_opt_hdr opt_hdr = { in set_llao()
1076 sizeof(struct net_icmpv6_nd_opt_hdr)) || in set_llao()
1216 NET_PKT_DATA_ACCESS_DEFINE(nd_access, struct net_icmpv6_nd_opt_hdr); in handle_ns_input()
1221 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_ns_input()
1261 nd_opt_hdr = (struct net_icmpv6_nd_opt_hdr *) in handle_ns_input()
1302 nd_opt_hdr = (struct net_icmpv6_nd_opt_hdr *) in handle_ns_input()
1843 NET_PKT_DATA_ACCESS_DEFINE(nd_access, struct net_icmpv6_nd_opt_hdr); in handle_na_input()
1847 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_na_input()
1869 sizeof(struct net_icmpv6_nd_opt_hdr))) || in handle_na_input()
[all …]
Dicmpv6.h27 struct net_icmpv6_nd_opt_hdr { struct