Searched refs:NLA_UNSPEC (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wimax/
H A Dop-msg.c38 * using type NLA_UNSPEC (as some versions of libnl still in
329 .type = NLA_UNSPEC, /* libnl doesn't grok BINARY yet */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddrop_monitor.c90 nla = nla_reserve(data->skb, NLA_UNSPEC, sizeof(struct net_dm_alert_msg));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dnlattr.c95 else if (pt->type != NLA_UNSPEC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h165 NLA_UNSPEC, enumerator in enum:__anon18445
184 * @type: Type of attribute or NLA_UNSPEC
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_netlink.c683 [L2TP_ATTR_NONE] = { .type = NLA_UNSPEC, },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnfnetlink_queue.c609 [NFQA_PAYLOAD] = { .type = NLA_UNSPEC },

Completed in 182 milliseconds