Home
last modified time | relevance | path

Searched refs:NLA_EXACT_LEN (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/sched/
Dact_ct.c479 [TCA_CT_PARMS] = { .type = NLA_EXACT_LEN, .len = sizeof(struct tc_ct) },
489 [TCA_CT_NAT_IPV6_MIN] = { .type = NLA_EXACT_LEN,
491 [TCA_CT_NAT_IPV6_MAX] = { .type = NLA_EXACT_LEN,
Dact_ctinfo.c144 [TCA_CTINFO_ACT] = { .type = NLA_EXACT_LEN,
/Linux-v5.4/include/net/
Dnetlink.h184 NLA_EXACT_LEN, enumerator
323 #define NLA_POLICY_EXACT_LEN(_len) { .type = NLA_EXACT_LEN, .len = _len }
/Linux-v5.4/lib/
Dnlattr.c203 case NLA_EXACT_LEN: in validate_nla()
/Linux-v5.4/net/bridge/
Dbr_netlink.c1042 [IFLA_BR_MULTI_BOOLOPT] = { .type = NLA_EXACT_LEN,