/linux-4.1.27/net/ieee802154/ |
D | nl_policy.c | 29 [IEEE802154_ATTR_SHORT_ADDR] = { .type = NLA_U16, }, 31 [IEEE802154_ATTR_PAN_ID] = { .type = NLA_U16, }, 34 [IEEE802154_ATTR_COORD_SHORT_ADDR] = { .type = NLA_U16, }, 36 [IEEE802154_ATTR_COORD_PAN_ID] = { .type = NLA_U16, }, 37 [IEEE802154_ATTR_SRC_SHORT_ADDR] = { .type = NLA_U16, }, 39 [IEEE802154_ATTR_SRC_PAN_ID] = { .type = NLA_U16, }, 40 [IEEE802154_ATTR_DEST_SHORT_ADDR] = { .type = NLA_U16, }, 42 [IEEE802154_ATTR_DEST_PAN_ID] = { .type = NLA_U16, },
|
D | nl802154.c | 217 [NL802154_ATTR_PAN_ID] = { .type = NLA_U16, }, 219 [NL802154_ATTR_SHORT_ADDR] = { .type = NLA_U16, },
|
/linux-4.1.27/net/netfilter/ |
D | nft_queue.c | 58 [NFTA_QUEUE_NUM] = { .type = NLA_U16 }, 59 [NFTA_QUEUE_TOTAL] = { .type = NLA_U16 }, 60 [NFTA_QUEUE_FLAGS] = { .type = NLA_U16 },
|
D | nft_log.c | 41 [NFTA_LOG_GROUP] = { .type = NLA_U16 }, 44 [NFTA_LOG_QTHRESHOLD] = { .type = NLA_U16 },
|
D | nf_nat_core.c | 720 [CTA_PROTONAT_PORT_MIN] = { .type = NLA_U16 }, 721 [CTA_PROTONAT_PORT_MAX] = { .type = NLA_U16 },
|
D | nfnetlink_cttimeout.c | 46 [CTA_TIMEOUT_L3PROTO] = { .type = NLA_U16 },
|
D | nfnetlink_cthelper.c | 62 [NFCTH_TUPLE_L3PROTONUM] = { .type = NLA_U16, },
|
D | nf_conntrack_core.c | 1302 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 }, 1303 [CTA_PROTO_DST_PORT] = { .type = NLA_U16 },
|
D | nfnetlink_log.c | 795 [NFULA_CFG_FLAGS] = { .type = NLA_U16 },
|
D | nf_conntrack_netlink.c | 1023 [CTA_ZONE] = { .type = NLA_U16 }, 2049 [CTA_EXPECT_ZONE] = { .type = NLA_U16 },
|
/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_netlink.c | 40 [IFLA_IPOIB_PKEY] = { .type = NLA_U16 }, 41 [IFLA_IPOIB_MODE] = { .type = NLA_U16 }, 42 [IFLA_IPOIB_UMCAST] = { .type = NLA_U16 },
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_bitmap_port.c | 285 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 286 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 291 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 292 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 300 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_ipport.c | 371 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 372 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 382 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_ipportip.c | 383 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 384 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 394 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_netport.c | 489 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 490 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 501 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_ipportnet.c | 540 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 541 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 553 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_netportnet.c | 570 [IPSET_ATTR_PORT] = { .type = NLA_U16 }, 571 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 }, 583 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_mac.c | 155 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_ip.c | 307 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_ipmark.c | 313 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_bitmap_ipmac.c | 403 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_bitmap_ip.c | 366 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_net.c | 389 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_netnet.c | 476 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_hash_netiface.c | 619 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
D | ip_set_list_set.c | 684 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
|
/linux-4.1.27/drivers/infiniband/core/ |
D | iwpm_msg.c | 340 [IWPM_NLA_RREG_ULIB_VER] = { .type = NLA_U16 }, 341 [IWPM_NLA_RREG_PID_ERR] = { .type = NLA_U16 } 407 [IWPM_NLA_RMANAGE_MAPPING_ERR] = { .type = NLA_U16 } 479 [IWPM_NLA_RQUERY_MAPPING_ERR] = { .type = NLA_U16 } 637 [IWPM_NLA_MAPINFO_ULIB_VER] = { .type = NLA_U16 } 717 [IWPM_NLA_ERR_CODE] = { .type = NLA_U16 },
|
/linux-4.1.27/net/ipv4/ |
D | ipip.c | 484 [IFLA_IPTUN_ENCAP_TYPE] = { .type = NLA_U16 }, 485 [IFLA_IPTUN_ENCAP_FLAGS] = { .type = NLA_U16 }, 486 [IFLA_IPTUN_ENCAP_SPORT] = { .type = NLA_U16 }, 487 [IFLA_IPTUN_ENCAP_DPORT] = { .type = NLA_U16 },
|
D | ip_gre.c | 807 [IFLA_GRE_IFLAGS] = { .type = NLA_U16 }, 808 [IFLA_GRE_OFLAGS] = { .type = NLA_U16 }, 816 [IFLA_GRE_ENCAP_TYPE] = { .type = NLA_U16 }, 817 [IFLA_GRE_ENCAP_FLAGS] = { .type = NLA_U16 }, 818 [IFLA_GRE_ENCAP_SPORT] = { .type = NLA_U16 }, 819 [IFLA_GRE_ENCAP_DPORT] = { .type = NLA_U16 },
|
D | tcp_metrics.c | 781 [TCP_METRICS_ATTR_FOPEN_MSS] = { .type = NLA_U16, }, 782 [TCP_METRICS_ATTR_FOPEN_SYN_DROPS] = { .type = NLA_U16, },
|
D | fou.c | 557 [FOU_ATTR_PORT] = { .type = NLA_U16, },
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_netlink.c | 848 [L2TP_ATTR_PW_TYPE] = { .type = NLA_U16, }, 849 [L2TP_ATTR_ENCAP_TYPE] = { .type = NLA_U16, }, 850 [L2TP_ATTR_OFFSET] = { .type = NLA_U16, }, 860 [L2TP_ATTR_VLAN_ID] = { .type = NLA_U16, }, 870 [L2TP_ATTR_UDP_SPORT] = { .type = NLA_U16, }, 871 [L2TP_ATTR_UDP_DPORT] = { .type = NLA_U16, }, 872 [L2TP_ATTR_MTU] = { .type = NLA_U16, }, 873 [L2TP_ATTR_MRU] = { .type = NLA_U16, },
|
/linux-4.1.27/net/sched/ |
D | act_vlan.c | 63 [TCA_VLAN_PUSH_VLAN_ID] = { .type = NLA_U16 }, 64 [TCA_VLAN_PUSH_VLAN_PROTOCOL] = { .type = NLA_U16 },
|
D | sch_dsmark.c | 105 [TCA_DSMARK_INDICES] = { .type = NLA_U16 }, 106 [TCA_DSMARK_DEFAULT_INDEX] = { .type = NLA_U16 },
|
D | act_bpf.c | 165 [TCA_ACT_BPF_OPS_LEN] = { .type = NLA_U16 },
|
D | cls_bpf.c | 57 [TCA_BPF_OPS_LEN] = { .type = NLA_U16 },
|
D | cls_tcindex.c | 195 [TCA_TCINDEX_MASK] = { .type = NLA_U16 },
|
/linux-4.1.27/net/hsr/ |
D | hsr_netlink.c | 27 [IFLA_HSR_SEQ_NR] = { .type = NLA_U16 }, 125 [HSR_A_IF1_SEQ] = { .type = NLA_U16 }, 126 [HSR_A_IF2_SEQ] = { .type = NLA_U16 },
|
/linux-4.1.27/net/8021q/ |
D | vlan_netlink.c | 22 [IFLA_VLAN_ID] = { .type = NLA_U16 }, 26 [IFLA_VLAN_PROTOCOL] = { .type = NLA_U16 },
|
/linux-4.1.27/net/ipv6/ |
D | sit.c | 1715 [IFLA_IPTUN_FLAGS] = { .type = NLA_U16 }, 1720 [IFLA_IPTUN_6RD_PREFIXLEN] = { .type = NLA_U16 }, 1721 [IFLA_IPTUN_6RD_RELAY_PREFIXLEN] = { .type = NLA_U16 }, 1723 [IFLA_IPTUN_ENCAP_TYPE] = { .type = NLA_U16 }, 1724 [IFLA_IPTUN_ENCAP_FLAGS] = { .type = NLA_U16 }, 1725 [IFLA_IPTUN_ENCAP_SPORT] = { .type = NLA_U16 }, 1726 [IFLA_IPTUN_ENCAP_DPORT] = { .type = NLA_U16 },
|
D | ip6_gre.c | 1629 [IFLA_GRE_IFLAGS] = { .type = NLA_U16 }, 1630 [IFLA_GRE_OFLAGS] = { .type = NLA_U16 },
|
/linux-4.1.27/include/linux/ |
D | genl_magic_struct.h | 73 __field(attr_nr, attr_flag, name, NLA_U16, __u16, \
|
D | genl_magic_func.h | 59 case NLA_U16: val = (__u16)val; in dprint_field()
|
/linux-4.1.27/lib/ |
D | nlattr.c | 19 [NLA_U16] = sizeof(u16),
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 253 [NL80211_ATTR_STA_AID] = { .type = NLA_U16 }, 255 [NL80211_ATTR_STA_LISTEN_INTERVAL] = { .type = NLA_U16 }, 273 [NL80211_ATTR_BSS_HT_OPMODE] = { .type = NLA_U16 }, 289 [NL80211_ATTR_REASON_CODE] = { .type = NLA_U16 }, 297 [NL80211_ATTR_CONTROL_PORT_ETHERTYPE] = { .type = NLA_U16 }, 318 [NL80211_ATTR_FRAME_TYPE] = { .type = NLA_U16 }, 351 [NL80211_ATTR_NOACK_MAP] = { .type = NLA_U16 }, 352 [NL80211_ATTR_INACTIVITY_TIMEOUT] = { .type = NLA_U16 }, 353 [NL80211_ATTR_BG_SCAN_PERIOD] = { .type = NLA_U16 }, 363 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 }, [all …]
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 256 [CTA_PROTO_ICMPV6_ID] = { .type = NLA_U16 },
|
/linux-4.1.27/net/bridge/ |
D | br_netlink.c | 502 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 }, 750 [IFLA_BR_PRIORITY] = { .type = NLA_U16 },
|
/linux-4.1.27/net/decnet/ |
D | dn_route.c | 1622 [RTA_DST] = { .type = NLA_U16 }, 1623 [RTA_SRC] = { .type = NLA_U16 }, 1626 [RTA_GATEWAY] = { .type = NLA_U16 }, 1628 [RTA_PREFSRC] = { .type = NLA_U16 },
|
D | dn_dev.c | 561 [IFA_ADDRESS] = { .type = NLA_U16 }, 562 [IFA_LOCAL] = { .type = NLA_U16 },
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 250 [CTA_PROTO_ICMP_ID] = { .type = NLA_U16 },
|
/linux-4.1.27/include/net/ |
D | netlink.h | 164 NLA_U16, enumerator
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_netlink.c | 100 [IFLA_BOND_SLAVE_QUEUE_ID] = { .type = NLA_U16 },
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 2815 [IPVS_SVC_ATTR_AF] = { .type = NLA_U16 }, 2816 [IPVS_SVC_ATTR_PROTOCOL] = { .type = NLA_U16 }, 2819 [IPVS_SVC_ATTR_PORT] = { .type = NLA_U16 }, 2836 [IPVS_DEST_ATTR_PORT] = { .type = NLA_U16 }, 2845 [IPVS_DEST_ATTR_ADDR_FAMILY] = { .type = NLA_U16 },
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_main.c | 537 [IFLA_IPVLAN_MODE] = { .type = NLA_U16 },
|
/linux-4.1.27/net/netlink/ |
D | genetlink.c | 888 [CTRL_ATTR_FAMILY_ID] = { .type = NLA_U16 },
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 55 [NFC_ATTR_LLC_PARAM_MIUX] = { .type = NLA_U16 },
|
/linux-4.1.27/drivers/net/ |
D | macvlan.c | 1473 [IFLA_MACVLAN_FLAGS] = { .type = NLA_U16 },
|
D | vxlan.c | 2406 [IFLA_VXLAN_PORT] = { .type = NLA_U16 },
|
/linux-4.1.27/net/dcb/ |
D | dcbnl.c | 170 [DCB_APP_ATTR_ID] = {.type = NLA_U16},
|
/linux-4.1.27/net/core/ |
D | rtnetlink.c | 1311 [IFLA_PORT_RESPONSE] = { .type = NLA_U16, },
|