Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dfou_core.c92 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 Dskbuff.h4981 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 Dvxlan_core.c634 bool nopartial) in vxlan_gro_remcsum() argument
648 start, offset, grc, nopartial); in vxlan_gro_remcsum()