Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h4966 int start, int offset, bool nopartial) in skb_remcsum_process()
4970 if (!nopartial) { in skb_remcsum_process()
4967 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()