Home
last modified time | relevance | path

Searched refs:NLA_S32 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/ieee802154/
Dnl_policy.c55 [IEEE802154_ATTR_CCA_ED_LEVEL] = { .type = NLA_S32, },
/linux-4.1.27/lib/
Dnlattr.c26 [NLA_S32] = sizeof(s32),
/linux-4.1.27/include/net/
Dnetlink.h176 NLA_S32, enumerator
/linux-4.1.27/net/core/
Dnet_namespace.c491 [NETNSA_NSID] = { .type = NLA_S32 },
Drtnetlink.c1280 [IFLA_LINK_NETNSID] = { .type = NLA_S32 },
/linux-4.1.27/drivers/net/team/
Dteam.c2274 if (nla_put_u8(skb, TEAM_ATTR_OPTION_TYPE, NLA_S32)) in team_nl_fill_one_option_get()
2467 case NLA_S32: in team_nl_cmd_options_set()
/linux-4.1.27/net/ipv4/
Dtcp_metrics.c779 [TCP_METRICS_ATTR_TW_TS_STAMP] = { .type = NLA_S32, },