Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dipv6_nbr.c1112 sizeof(struct net_icmpv6_nd_opt_hdr); in get_llao_len()
1121 struct net_icmpv6_nd_opt_hdr opt_hdr = { in set_llao()
1127 sizeof(struct net_icmpv6_nd_opt_hdr)) || in set_llao()
1273 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_ns_input()
1317 nd_opt_hdr = (struct net_icmpv6_nd_opt_hdr *) in handle_ns_input()
1891 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_na_input()
1917 sizeof(struct net_icmpv6_nd_opt_hdr))) || in handle_na_input()
1931 nd_opt_hdr = (struct net_icmpv6_nd_opt_hdr *) in handle_na_input()
2615 struct net_icmpv6_nd_opt_hdr *nd_opt_hdr; in handle_ra_input()
2643 sizeof(struct net_icmpv6_nd_opt_hdr))) || in handle_ra_input()
[all …]
A Dicmpv6.h27 struct net_icmpv6_nd_opt_hdr { struct

Completed in 8 milliseconds