Searched refs:nopartial (Results 1 – 4 of 4) sorted by relevance
/linux/net/ipv4/ |
A D | fou.c | 90 bool nopartial) in gue_remcsum() argument 106 start, offset, nopartial); in gue_remcsum() 290 bool nopartial) in gue_gro_remcsum() argument 303 start, offset, grc, nopartial); in gue_gro_remcsum()
|
/linux/include/linux/ |
A D | skbuff.h | 4221 int start, int offset, bool nopartial) in skb_remcsum_process() argument 4225 if (!nopartial) { in skb_remcsum_process()
|
A D | netdevice.h | 3174 bool nopartial) in skb_gro_remcsum_process() argument 3181 if (!nopartial) { in skb_gro_remcsum_process()
|
/linux/drivers/net/ |
A D | vxlan.c | 738 bool nopartial) in vxlan_gro_remcsum() argument 752 start, offset, grc, nopartial); in vxlan_gro_remcsum()
|
Completed in 40 milliseconds