Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfou.c78 bool nopartial) in gue_remcsum() argument
94 start, offset, nopartial); in gue_remcsum()
230 bool nopartial) in gue_gro_remcsum() argument
243 start, offset, grc, nopartial); in gue_gro_remcsum()
/linux-4.4.14/drivers/net/
Dvxlan.c519 bool nopartial) in vxlan_gro_remcsum() argument
535 start, offset, grc, nopartial); in vxlan_gro_remcsum()
1126 size_t hdrlen, u32 data, bool nopartial) in vxlan_remcsum() argument
1146 nopartial); in vxlan_remcsum()
/linux-4.4.14/include/linux/
Dskbuff.h3315 int start, int offset, bool nopartial) in skb_remcsum_process() argument
3319 if (!nopartial) { in skb_remcsum_process()
Dnetdevice.h2425 bool nopartial) in skb_gro_remcsum_process() argument
2432 if (!nopartial) { in skb_gro_remcsum_process()