Searched refs:nopartial (Results 1 – 2 of 2) 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 | 4939 int start, int offset, bool nopartial) in skb_remcsum_process() 4943 if (!nopartial) { in skb_remcsum_process() 4938 skb_remcsum_process(struct sk_buff * skb,void * ptr,int start,int offset,bool nopartial) skb_remcsum_process() argument
|