Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dicmpv6.h120 struct net_icmpv6_ptb { struct
A Dipv6_nbr.c2854 NET_PKT_DATA_ACCESS_CONTIGUOUS_DEFINE(ptb_access, struct net_icmpv6_ptb); in handle_ptb_input()
2857 struct net_icmpv6_ptb *ptb_hdr; in handle_ptb_input()
2867 ptb_hdr = (struct net_icmpv6_ptb *)net_pkt_get_data(pkt, &ptb_access); in handle_ptb_input()
2879 sizeof(struct net_icmpv6_ptb))) { in handle_ptb_input()
2883 sizeof(struct net_icmpv6_ptb)); in handle_ptb_input()

Completed in 12 milliseconds