Home
last modified time | relevance | path

Searched refs:NLA_U64 (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/net/ieee802154/
Dnl_policy.c25 #define NLA_HW_ADDR NLA_U64
/linux-3.4.99/net/netfilter/
Dnfnetlink_acct.c264 [NFACCT_BYTES] = { .type = NLA_U64 },
265 [NFACCT_PKTS] = { .type = NLA_U64 },
Dnf_conntrack_proto_dccp.c663 [CTA_PROTOINFO_DCCP_HANDSHAKE_SEQ] = { .type = NLA_U64 },
/linux-3.4.99/net/core/
Dneighbour.c1924 [NDTA_GC_INTERVAL] = { .type = NLA_U64 },
1935 [NDTPA_BASE_REACHABLE_TIME] = { .type = NLA_U64 },
1936 [NDTPA_GC_STALETIME] = { .type = NLA_U64 },
1937 [NDTPA_DELAY_PROBE_TIME] = { .type = NLA_U64 },
1938 [NDTPA_RETRANS_TIME] = { .type = NLA_U64 },
1939 [NDTPA_ANYCAST_DELAY] = { .type = NLA_U64 },
1940 [NDTPA_PROXY_DELAY] = { .type = NLA_U64 },
1941 [NDTPA_LOCKTIME] = { .type = NLA_U64 },
/linux-3.4.99/lib/
Dnlattr.c23 [NLA_U64] = sizeof(u64),
/linux-3.4.99/include/net/
Dnetlink.h169 NLA_U64, enumerator
/linux-3.4.99/drivers/net/wireless/
Dmac80211_hwsim.c364 [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },
/linux-3.4.99/net/openvswitch/
Ddatapath.c497 [OVS_USERSPACE_ATTR_USERDATA] = {.type = NLA_U64 }, in validate_userspace()
/linux-3.4.99/net/xfrm/
Dxfrm_user.c2252 [XFRMA_LASTUSED] = { .type = NLA_U64},
/linux-3.4.99/net/wireless/
Dnl80211.c163 [NL80211_ATTR_COOKIE] = { .type = NLA_U64 },