Home
last modified time | relevance | path

Searched refs:pruned (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dts5 * This device tree is pruned and patched by early boot code before
H A Docteon_68xx.dts6 * This device tree is pruned and patched by early boot code before
/linux/net/mptcp/
H A Dprotocol.c253 bool pruned = false; in mptcp_prune_ofo_queue() local
269 pruned = true; in mptcp_prune_ofo_queue()
282 if (pruned) in mptcp_prune_ofo_queue()
/linux/net/ipv4/
H A Dtcp_input.c5943 bool pruned = false; in tcp_prune_ofo_queue() local
5958 pruned = true; in tcp_prune_ofo_queue()
5973 if (pruned) { in tcp_prune_ofo_queue()
5983 return pruned; in tcp_prune_ofo_queue()