Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dgro.h318 bool nopartial) in skb_gro_remcsum_process() argument
325 if (!nopartial) { in skb_gro_remcsum_process()
/openbmc/linux/net/ipv4/
H A Dfou_core.c92 bool nopartial) in gue_remcsum() argument
108 start, offset, nopartial); in gue_remcsum()
302 bool nopartial) in gue_gro_remcsum() argument
315 start, offset, grc, nopartial); in gue_gro_remcsum()
/openbmc/linux/include/linux/
H A Dskbuff.h4603 int start, int offset, bool nopartial) in skb_remcsum_process() argument
4607 if (!nopartial) { in skb_remcsum_process()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c657 bool nopartial) in vxlan_gro_remcsum() argument
671 start, offset, grc, nopartial); in vxlan_gro_remcsum()