Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv4_fragment.c295 static int shift_packets(struct net_ipv4_reassembly *reass, int pos) in shift_packets() function
366 if (shift_packets(reass, i)) { in net_ipv4_handle_fragment_hdr()
Dipv6_fragment.c432 static int shift_packets(struct net_ipv6_reassembly *reass, int pos) in shift_packets() function
528 if (shift_packets(reass, i)) { in net_ipv6_handle_fragment_hdr()