Searched refs:net_icmpv6_ptb (Results 1 – 3 of 3) sorted by relevance
120 struct net_icmpv6_ptb { struct
2759 NET_PKT_DATA_ACCESS_CONTIGUOUS_DEFINE(ptb_access, struct net_icmpv6_ptb); in handle_ptb_input()2762 struct net_icmpv6_ptb *ptb_hdr; in handle_ptb_input()2772 ptb_hdr = (struct net_icmpv6_ptb *)net_pkt_get_data(pkt, &ptb_access); in handle_ptb_input()2784 sizeof(struct net_icmpv6_ptb))) { in handle_ptb_input()2788 sizeof(struct net_icmpv6_ptb)); in handle_ptb_input()
508 struct net_icmpv6_ptb ptb_hdr; in create_icmpv6_ptb()516 sizeof(struct net_icmpv6_ptb), in create_icmpv6_ptb()