Searched refs:is_ipv6_frag (Results 1 – 1 of 1) sorted by relevance
353 static bool is_ipv6_frag(struct net_pkt *pkt) in is_ipv6_frag() function378 if (IS_ENABLED(CONFIG_OPENTHREAD_IP6_FRAGM) && is_ipv6_frag(pkt)) { in openthread_recv()