NLA_EXACT_LEN     323 include/net/netlink.h #define NLA_POLICY_EXACT_LEN(_len)	{ .type = NLA_EXACT_LEN, .len = _len }
NLA_EXACT_LEN     203 lib/nlattr.c   	case NLA_EXACT_LEN:
NLA_EXACT_LEN    1042 net/bridge/br_netlink.c 	[IFLA_BR_MULTI_BOOLOPT] = { .type = NLA_EXACT_LEN,
NLA_EXACT_LEN     490 net/sched/act_ct.c 	[TCA_CT_PARMS] = { .type = NLA_EXACT_LEN, .len = sizeof(struct tc_ct) },
NLA_EXACT_LEN     500 net/sched/act_ct.c 	[TCA_CT_NAT_IPV6_MIN] = { .type = NLA_EXACT_LEN,
NLA_EXACT_LEN     502 net/sched/act_ct.c 	[TCA_CT_NAT_IPV6_MAX] = { .type = NLA_EXACT_LEN,
NLA_EXACT_LEN     144 net/sched/act_ctinfo.c 	[TCA_CTINFO_ACT]		  = { .type = NLA_EXACT_LEN,