Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfou.h24 FOU_ATTR_REMCSUM_NOPARTIAL, enumerator
/linux-6.12.1/net/ipv4/
Dfou_nl.c19 [FOU_ATTR_REMCSUM_NOPARTIAL] = { .type = NLA_FLAG, },
Dfou_core.c703 if (info->attrs[FOU_ATTR_REMCSUM_NOPARTIAL]) in parse_nl_config()
794 if (nla_put_flag(msg, FOU_ATTR_REMCSUM_NOPARTIAL)) in fou_fill_info()