Symbol: NLA_UNSPEC
lib/nlattr.c
431
pt->type != NLA_UNSPEC && (nla->nla_type & NLA_F_NESTED)) {
lib/nlattr.c
549
case NLA_UNSPEC:
net/core/drop_monitor.c
158
nla = nla_reserve(skb, NLA_UNSPEC,
net/core/drop_monitor.c
392
if (nla_put(msg, NLA_UNSPEC, sizeof(anc_hdr), &anc_hdr))
net/core/net_namespace.c
847
[NETNSA_NONE] = { .type = NLA_UNSPEC },
net/l2tp/l2tp_netlink.c
885
[L2TP_ATTR_NONE] = { .type = NLA_UNSPEC, },
net/netfilter/nfnetlink_queue.c
1348
[NFQA_PAYLOAD] = { .type = NLA_UNSPEC },
net/netfilter/nfnetlink_queue.c
1349
[NFQA_CT] = { .type = NLA_UNSPEC },
net/netfilter/nfnetlink_queue.c
1350
[NFQA_EXP] = { .type = NLA_UNSPEC },
net/netlink/policy.c
215
case NLA_UNSPEC:
net/netlink/policy.c
268
case NLA_UNSPEC:
net/openvswitch/datapath.c
1535
[OVS_FLOW_ATTR_UFID] = { .type = NLA_UNSPEC, .len = 1 },
net/openvswitch/datapath.c
2575
[OVS_VPORT_ATTR_UPCALL_PID] = { .type = NLA_UNSPEC },
net/openvswitch/flow_netlink.c
3007
[OVS_USERSPACE_ATTR_USERDATA] = {.type = NLA_UNSPEC },
net/sched/cls_matchall.c
157
[TCA_MATCHALL_UNSPEC] = { .type = NLA_UNSPEC },
net/sched/em_ipt.c
39
[TCA_EM_IPT_MATCH_DATA] = { .type = NLA_UNSPEC },
net/smc/smc_netlink.c
28
[SMC_NLA_EID_TABLE_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
104
[TIPC_NLA_NODE_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
117
[TIPC_NLA_PROP_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
127
[TIPC_NLA_BEARER_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
135
[TIPC_NLA_MEDIA_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
141
[TIPC_NLA_UDP_UNSPEC] = {.type = NLA_UNSPEC},
net/tipc/netlink.c
48
[TIPC_NLA_UNSPEC] = { .type = NLA_UNSPEC, },
net/tipc/netlink.c
62
[TIPC_NLA_NAME_TABLE_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
67
[TIPC_NLA_MON_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
73
[TIPC_NLA_SOCK_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
81
[TIPC_NLA_NET_UNSPEC] = { .type = NLA_UNSPEC },
net/tipc/netlink.c
90
[TIPC_NLA_LINK_UNSPEC] = { .type = NLA_UNSPEC },