Searched refs:net_icmpv6_ptb (Results 1 – 3 of 3) sorted by relevance
120 struct net_icmpv6_ptb { struct
2777 NET_PKT_DATA_ACCESS_CONTIGUOUS_DEFINE(ptb_access, struct net_icmpv6_ptb); in handle_ptb_input()2780 struct net_icmpv6_ptb *ptb_hdr; in handle_ptb_input()2790 ptb_hdr = (struct net_icmpv6_ptb *)net_pkt_get_data(pkt, &ptb_access); in handle_ptb_input()2802 sizeof(struct net_icmpv6_ptb))) { in handle_ptb_input()2806 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()