Searched refs:nopartial (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| H A D | fou_core.c | 92 bool nopartial) in gue_remcsum() argument 108 start, offset, nopartial); in gue_remcsum() 305 bool nopartial) in gue_gro_remcsum() argument 318 start, offset, grc, nopartial); in gue_gro_remcsum()
|
| /linux/include/linux/ |
| H A D | skbuff.h | 4981 int start, int offset, bool nopartial) in skb_remcsum_adjust_partial() 4985 if (!nopartial) { in skb_remcsum_adjust_partial() 4995 skb_remcsum_process(struct sk_buff * skb,void * ptr,int start,int offset,bool nopartial) skb_remcsum_process() argument
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 634 bool nopartial) in vxlan_gro_remcsum() argument 648 start, offset, grc, nopartial); in vxlan_gro_remcsum()
|