Searched refs:NLA_S32 (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/net/ieee802154/ |
D | nl_policy.c | 55 [IEEE802154_ATTR_CCA_ED_LEVEL] = { .type = NLA_S32, },
|
/linux-4.1.27/lib/ |
D | nlattr.c | 26 [NLA_S32] = sizeof(s32),
|
/linux-4.1.27/include/net/ |
D | netlink.h | 176 NLA_S32, enumerator
|
/linux-4.1.27/net/core/ |
D | net_namespace.c | 491 [NETNSA_NSID] = { .type = NLA_S32 },
|
D | rtnetlink.c | 1280 [IFLA_LINK_NETNSID] = { .type = NLA_S32 },
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2274 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/ |
D | tcp_metrics.c | 779 [TCP_METRICS_ATTR_TW_TS_STAMP] = { .type = NLA_S32, },
|