Home
last modified time | relevance | path

Searched refs:net_pkt_ipv6_fragment_id (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dipv6_fragment.c636 frag_hdr->id = net_pkt_ipv6_fragment_id(pkt); in send_ipv6_fragment()
Dipv6_nbr.c812 if (net_pkt_ipv6_fragment_id(pkt) == 0U) { in net_ipv6_prepare_for_send()
/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h903 static inline uint32_t net_pkt_ipv6_fragment_id(struct net_pkt *pkt) in net_pkt_ipv6_fragment_id() function
949 static inline uint32_t net_pkt_ipv6_fragment_id(struct net_pkt *pkt) in net_pkt_ipv6_fragment_id() function