Home
last modified time | relevance | path

Searched refs:NLA_U16 (Results 1 – 68 of 68) sorted by relevance

/linux-4.4.14/net/ieee802154/
Dnl_policy.c29 [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, },
Dnl802154.c218 [NL802154_ATTR_PAN_ID] = { .type = NLA_U16, },
220 [NL802154_ATTR_SHORT_ADDR] = { .type = NLA_U16, },
1262 [NL802154_DEV_ADDR_ATTR_PAN_ID] = { .type = NLA_U16 },
1264 [NL802154_DEV_ADDR_ATTR_SHORT] = { .type = NLA_U16 },
1683 [NL802154_DEV_ATTR_PAN_ID] = { .type = NLA_U16 },
1684 [NL802154_DEV_ATTR_SHORT_ADDR] = { .type = NLA_U16 },
/linux-4.4.14/net/netfilter/
Dnft_queue.c58 [NFTA_QUEUE_NUM] = { .type = NLA_U16 },
59 [NFTA_QUEUE_TOTAL] = { .type = NLA_U16 },
60 [NFTA_QUEUE_FLAGS] = { .type = NLA_U16 },
Dnft_log.c40 [NFTA_LOG_GROUP] = { .type = NLA_U16 },
43 [NFTA_LOG_QTHRESHOLD] = { .type = NLA_U16 },
Dnf_nat_core.c724 [CTA_PROTONAT_PORT_MIN] = { .type = NLA_U16 },
725 [CTA_PROTONAT_PORT_MAX] = { .type = NLA_U16 },
Dnfnetlink_cttimeout.c46 [CTA_TIMEOUT_L3PROTO] = { .type = NLA_U16 },
Dnfnetlink_cthelper.c62 [NFCTH_TUPLE_L3PROTONUM] = { .type = NLA_U16, },
Dnf_conntrack_core.c1327 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 },
1328 [CTA_PROTO_DST_PORT] = { .type = NLA_U16 },
Dnf_conntrack_netlink.c995 [CTA_TUPLE_ZONE] = { .type = NLA_U16 },
1089 [CTA_ZONE] = { .type = NLA_U16 },
2123 [CTA_EXPECT_ZONE] = { .type = NLA_U16 },
Dnfnetlink_log.c813 [NFULA_CFG_FLAGS] = { .type = NLA_U16 },
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c40 [IFLA_IPOIB_PKEY] = { .type = NLA_U16 },
41 [IFLA_IPOIB_MODE] = { .type = NLA_U16 },
42 [IFLA_IPOIB_UMCAST] = { .type = NLA_U16 },
/linux-4.4.14/net/netfilter/ipset/
Dip_set_bitmap_port.c276 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
277 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
282 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
283 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
292 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_ipport.c361 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
362 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
373 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_ipportip.c376 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
377 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
388 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_netport.c479 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
480 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
492 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_ipportnet.c534 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
535 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
548 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_mac.c154 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_netportnet.c578 [IPSET_ATTR_PORT] = { .type = NLA_U16 },
579 [IPSET_ATTR_PORT_TO] = { .type = NLA_U16 },
592 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_ipmark.c305 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_ip.c304 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_bitmap_ip.c361 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_net.c383 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_bitmap_ipmac.c405 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_netnet.c489 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_hash_netiface.c494 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
Dip_set_list_set.c660 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
/linux-4.4.14/drivers/infiniband/core/
Diwpm_msg.c340 [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 }
716 [IWPM_NLA_ERR_CODE] = { .type = NLA_U16 },
Dsa_query.c141 [LS_NLA_TYPE_PKEY] = {.type = NLA_U16},
142 [LS_NLA_TYPE_QOS_CLASS] = {.type = NLA_U16},
/linux-4.4.14/net/ipv4/
Dipip.c482 [IFLA_IPTUN_ENCAP_TYPE] = { .type = NLA_U16 },
483 [IFLA_IPTUN_ENCAP_FLAGS] = { .type = NLA_U16 },
484 [IFLA_IPTUN_ENCAP_SPORT] = { .type = NLA_U16 },
485 [IFLA_IPTUN_ENCAP_DPORT] = { .type = NLA_U16 },
Dip_gre.c1182 [IFLA_GRE_IFLAGS] = { .type = NLA_U16 },
1183 [IFLA_GRE_OFLAGS] = { .type = NLA_U16 },
1191 [IFLA_GRE_ENCAP_TYPE] = { .type = NLA_U16 },
1192 [IFLA_GRE_ENCAP_FLAGS] = { .type = NLA_U16 },
1193 [IFLA_GRE_ENCAP_SPORT] = { .type = NLA_U16 },
1194 [IFLA_GRE_ENCAP_DPORT] = { .type = NLA_U16 },
Dip_tunnel_core.c229 [LWTUNNEL_IP_FLAGS] = { .type = NLA_U16 },
324 [LWTUNNEL_IP6_FLAGS] = { .type = NLA_U16 },
Dtcp_metrics.c765 [TCP_METRICS_ATTR_FOPEN_MSS] = { .type = NLA_U16, },
766 [TCP_METRICS_ATTR_FOPEN_SYN_DROPS] = { .type = NLA_U16, },
Dfou.c553 [FOU_ATTR_PORT] = { .type = NLA_U16, },
Dfib_frontend.c628 [RTA_ENCAP_TYPE] = { .type = NLA_U16 },
/linux-4.4.14/net/l2tp/
Dl2tp_netlink.c855 [L2TP_ATTR_PW_TYPE] = { .type = NLA_U16, },
856 [L2TP_ATTR_ENCAP_TYPE] = { .type = NLA_U16, },
857 [L2TP_ATTR_OFFSET] = { .type = NLA_U16, },
867 [L2TP_ATTR_VLAN_ID] = { .type = NLA_U16, },
877 [L2TP_ATTR_UDP_SPORT] = { .type = NLA_U16, },
878 [L2TP_ATTR_UDP_DPORT] = { .type = NLA_U16, },
879 [L2TP_ATTR_MTU] = { .type = NLA_U16, },
880 [L2TP_ATTR_MRU] = { .type = NLA_U16, },
/linux-4.4.14/net/sched/
Dact_vlan.c63 [TCA_VLAN_PUSH_VLAN_ID] = { .type = NLA_U16 },
64 [TCA_VLAN_PUSH_VLAN_PROTOCOL] = { .type = NLA_U16 },
Dcls_flower.c207 [TCA_FLOWER_KEY_ETH_TYPE] = { .type = NLA_U16 },
217 [TCA_FLOWER_KEY_TCP_SRC] = { .type = NLA_U16 },
218 [TCA_FLOWER_KEY_TCP_DST] = { .type = NLA_U16 },
219 [TCA_FLOWER_KEY_UDP_SRC] = { .type = NLA_U16 },
220 [TCA_FLOWER_KEY_UDP_DST] = { .type = NLA_U16 },
Dsch_dsmark.c105 [TCA_DSMARK_INDICES] = { .type = NLA_U16 },
106 [TCA_DSMARK_DEFAULT_INDEX] = { .type = NLA_U16 },
Dact_bpf.c171 [TCA_ACT_BPF_OPS_LEN] = { .type = NLA_U16 },
Dcls_bpf.c59 [TCA_BPF_OPS_LEN] = { .type = NLA_U16 },
Dcls_tcindex.c216 [TCA_TCINDEX_MASK] = { .type = NLA_U16 },
/linux-4.4.14/net/hsr/
Dhsr_netlink.c27 [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.4.14/net/8021q/
Dvlan_netlink.c22 [IFLA_VLAN_ID] = { .type = NLA_U16 },
26 [IFLA_VLAN_PROTOCOL] = { .type = NLA_U16 },
/linux-4.4.14/net/bridge/
Dbr_netlink.c571 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },
827 [IFLA_BR_PRIORITY] = { .type = NLA_U16 },
829 [IFLA_BR_VLAN_PROTOCOL] = { .type = NLA_U16 },
830 [IFLA_BR_GROUP_FWD_MASK] = { .type = NLA_U16 },
850 [IFLA_BR_VLAN_DEFAULT_PVID] = { .type = NLA_U16 },
/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c110 [IFLA_BOND_AD_ACTOR_SYS_PRIO] = { .type = NLA_U16 },
111 [IFLA_BOND_AD_USER_PORT_KEY] = { .type = NLA_U16 },
118 [IFLA_BOND_SLAVE_QUEUE_ID] = { .type = NLA_U16 },
/linux-4.4.14/net/ipv6/
Dsit.c1715 [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 },
Dip6_gre.c1649 [IFLA_GRE_IFLAGS] = { .type = NLA_U16 },
1650 [IFLA_GRE_OFLAGS] = { .type = NLA_U16 },
Droute.c2701 [RTA_ENCAP_TYPE] = { .type = NLA_U16 },
/linux-4.4.14/include/linux/
Dgenl_magic_struct.h73 __field(attr_nr, attr_flag, name, NLA_U16, __u16, \
Dgenl_magic_func.h59 case NLA_U16: val = (__u16)val; in dprint_field()
/linux-4.4.14/net/wireless/
Dnl80211.c254 [NL80211_ATTR_STA_AID] = { .type = NLA_U16 },
256 [NL80211_ATTR_STA_LISTEN_INTERVAL] = { .type = NLA_U16 },
274 [NL80211_ATTR_BSS_HT_OPMODE] = { .type = NLA_U16 },
290 [NL80211_ATTR_REASON_CODE] = { .type = NLA_U16 },
298 [NL80211_ATTR_CONTROL_PORT_ETHERTYPE] = { .type = NLA_U16 },
319 [NL80211_ATTR_FRAME_TYPE] = { .type = NLA_U16 },
352 [NL80211_ATTR_NOACK_MAP] = { .type = NLA_U16 },
353 [NL80211_ATTR_INACTIVITY_TIMEOUT] = { .type = NLA_U16 },
354 [NL80211_ATTR_BG_SCAN_PERIOD] = { .type = NLA_U16 },
364 [NL80211_ATTR_STA_CAPABILITY] = { .type = NLA_U16 },
[all …]
/linux-4.4.14/lib/
Dnlattr.c19 [NLA_U16] = sizeof(u16),
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c258 [CTA_PROTO_ICMPV6_ID] = { .type = NLA_U16 },
/linux-4.4.14/net/decnet/
Ddn_route.c1627 [RTA_DST] = { .type = NLA_U16 },
1628 [RTA_SRC] = { .type = NLA_U16 },
1631 [RTA_GATEWAY] = { .type = NLA_U16 },
1633 [RTA_PREFSRC] = { .type = NLA_U16 },
Ddn_dev.c561 [IFA_ADDRESS] = { .type = NLA_U16 },
562 [IFA_LOCAL] = { .type = NLA_U16 },
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_proto_icmp.c252 [CTA_PROTO_ICMP_ID] = { .type = NLA_U16 },
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c2827 [IPVS_DAEMON_ATTR_SYNC_MAXLEN] = { .type = NLA_U16 },
2830 [IPVS_DAEMON_ATTR_MCAST_PORT] = { .type = NLA_U16 },
2836 [IPVS_SVC_ATTR_AF] = { .type = NLA_U16 },
2837 [IPVS_SVC_ATTR_PROTOCOL] = { .type = NLA_U16 },
2840 [IPVS_SVC_ATTR_PORT] = { .type = NLA_U16 },
2857 [IPVS_DEST_ATTR_PORT] = { .type = NLA_U16 },
2866 [IPVS_DEST_ATTR_ADDR_FAMILY] = { .type = NLA_U16 },
/linux-4.4.14/include/net/
Dnetlink.h164 NLA_U16, enumerator
/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c532 [IFLA_IPVLAN_MODE] = { .type = NLA_U16 },
/linux-4.4.14/net/netlink/
Dgenetlink.c888 [CTRL_ATTR_FAMILY_ID] = { .type = NLA_U16 },
/linux-4.4.14/net/switchdev/
Dswitchdev.c803 [IFLA_BRPORT_PRIORITY] = { .type = NLA_U16 },
/linux-4.4.14/drivers/net/
Dmacvlan.c1476 [IFLA_MACVLAN_FLAGS] = { .type = NLA_U16 },
Dgeneve.c1105 [IFLA_GENEVE_PORT] = { .type = NLA_U16 },
Dvxlan.c2574 [IFLA_VXLAN_PORT] = { .type = NLA_U16 },
/linux-4.4.14/net/nfc/
Dnetlink.c61 [NFC_ATTR_LLC_PARAM_MIUX] = { .type = NLA_U16 },
/linux-4.4.14/net/dcb/
Ddcbnl.c167 [DCB_APP_ATTR_ID] = {.type = NLA_U16},
/linux-4.4.14/net/openvswitch/
Ddatapath.c652 [OVS_PACKET_ATTR_MRU] = { .type = NLA_U16 },
/linux-4.4.14/net/core/
Drtnetlink.c1414 [IFLA_PORT_RESPONSE] = { .type = NLA_U16, },