Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
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()
/linux-6.12.1/include/net/
Dgro.h320 bool nopartial) in skb_gro_remcsum_process() argument
327 if (!nopartial) { in skb_gro_remcsum_process()
/linux-6.12.1/include/linux/
Dskbuff.h4715 int start, int offset, bool nopartial) in skb_remcsum_process() argument
4719 if (!nopartial) { in skb_remcsum_process()
/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c656 bool nopartial) in vxlan_gro_remcsum() argument
670 start, offset, grc, nopartial); in vxlan_gro_remcsum()