Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfou.h25 FOU_ATTR_REMCSUM_NOPARTIAL, enumerator
/linux/net/ipv4/
H A Dfou_nl.c20 [FOU_ATTR_REMCSUM_NOPARTIAL] = { .type = NLA_FLAG, },
H A Dfou_core.c702 if (info->attrs[FOU_ATTR_REMCSUM_NOPARTIAL]) in parse_nl_config()
793 if (nla_put_flag(msg, FOU_ATTR_REMCSUM_NOPARTIAL)) in fou_fill_info()