Home
last modified time | relevance | path

Searched refs:NLA_UNSPEC (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.1/net/tipc/
Dnetlink.c48 [TIPC_NLA_UNSPEC] = { .type = NLA_UNSPEC, },
62 [TIPC_NLA_NAME_TABLE_UNSPEC] = { .type = NLA_UNSPEC },
67 [TIPC_NLA_MON_UNSPEC] = { .type = NLA_UNSPEC },
73 [TIPC_NLA_SOCK_UNSPEC] = { .type = NLA_UNSPEC },
81 [TIPC_NLA_NET_UNSPEC] = { .type = NLA_UNSPEC },
90 [TIPC_NLA_LINK_UNSPEC] = { .type = NLA_UNSPEC },
104 [TIPC_NLA_NODE_UNSPEC] = { .type = NLA_UNSPEC },
117 [TIPC_NLA_PROP_UNSPEC] = { .type = NLA_UNSPEC },
127 [TIPC_NLA_BEARER_UNSPEC] = { .type = NLA_UNSPEC },
135 [TIPC_NLA_MEDIA_UNSPEC] = { .type = NLA_UNSPEC },
[all …]
/Linux-v6.1/net/smc/
Dsmc_netlink.c28 [SMC_NLA_EID_TABLE_UNSPEC] = { .type = NLA_UNSPEC },
/Linux-v6.1/net/netlink/
Dpolicy.c215 case NLA_UNSPEC: in netlink_policy_dump_attr_size_estimate()
266 case NLA_UNSPEC: in __netlink_policy_dump_write_attr()
/Linux-v6.1/net/sched/
Dem_ipt.c39 [TCA_EM_IPT_MATCH_DATA] = { .type = NLA_UNSPEC },
Dcls_matchall.c155 [TCA_MATCHALL_UNSPEC] = { .type = NLA_UNSPEC },
Dcls_flower.c612 [TCA_FLOWER_UNSPEC] = { .type = NLA_UNSPEC },
/Linux-v6.1/lib/
Dnlattr.c406 pt->type != NLA_UNSPEC && (nla->nla_type & NLA_F_NESTED)) { in validate_nla()
515 case NLA_UNSPEC: in validate_nla()
/Linux-v6.1/net/netfilter/
Dnfnetlink_queue.c1031 [NFQA_PAYLOAD] = { .type = NLA_UNSPEC },
1032 [NFQA_CT] = { .type = NLA_UNSPEC },
1033 [NFQA_EXP] = { .type = NLA_UNSPEC },
Dnf_conntrack_proto_dccp.c628 [CTA_PROTOINFO_DCCP_PAD] = { .type = NLA_UNSPEC },
/Linux-v6.1/net/core/
Ddrop_monitor.c155 nla = nla_reserve(skb, NLA_UNSPEC, in reset_per_cpu_data()
389 if (nla_put(msg, NLA_UNSPEC, sizeof(anc_hdr), &anc_hdr)) in net_dm_hw_summary_report_fill()
Dnet_namespace.c728 [NETNSA_NONE] = { .type = NLA_UNSPEC },
/Linux-v6.1/include/net/
Dnetlink.h166 NLA_UNSPEC, enumerator
/Linux-v6.1/net/l2tp/
Dl2tp_netlink.c873 [L2TP_ATTR_NONE] = { .type = NLA_UNSPEC, },
/Linux-v6.1/net/openvswitch/
Ddatapath.c1475 [OVS_FLOW_ATTR_UFID] = { .type = NLA_UNSPEC, .len = 1 },
2507 [OVS_VPORT_ATTR_UPCALL_PID] = { .type = NLA_UNSPEC },
Dflow_netlink.c3034 [OVS_USERSPACE_ATTR_USERDATA] = {.type = NLA_UNSPEC }, in validate_userspace()
/Linux-v6.1/drivers/net/team/
Dteam.c2250 [TEAM_ATTR_UNSPEC] = { .type = NLA_UNSPEC, },
2258 [TEAM_ATTR_OPTION_UNSPEC] = { .type = NLA_UNSPEC, },