Searched refs:nopartial (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/net/ |
A D | gro.h | 303 bool nopartial) in skb_gro_remcsum_process() argument 310 if (!nopartial) { in skb_gro_remcsum_process()
|
/linux-6.3-rc2/net/ipv4/ |
A D | fou_core.c | 92 bool nopartial) in gue_remcsum() argument 108 start, offset, nopartial); in gue_remcsum() 286 bool nopartial) in gue_gro_remcsum() argument 299 start, offset, grc, nopartial); in gue_gro_remcsum()
|
/linux-6.3-rc2/include/linux/ |
A D | skbuff.h | 4542 int start, int offset, bool nopartial) in skb_remcsum_process() argument 4546 if (!nopartial) { in skb_remcsum_process()
|
/linux-6.3-rc2/drivers/net/vxlan/ |
A D | vxlan_core.c | 678 bool nopartial) in vxlan_gro_remcsum() argument 692 start, offset, grc, nopartial); in vxlan_gro_remcsum()
|
Completed in 25 milliseconds