/linux-4.1.27/net/ieee802154/ |
D | nl_policy.c | 28 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, }, 32 [IEEE802154_ATTR_CHANNEL] = { .type = NLA_U8, }, 33 [IEEE802154_ATTR_PAGE] = { .type = NLA_U8, }, 44 [IEEE802154_ATTR_CAPABILITY] = { .type = NLA_U8, }, 45 [IEEE802154_ATTR_REASON] = { .type = NLA_U8, }, 46 [IEEE802154_ATTR_SCAN_TYPE] = { .type = NLA_U8, }, 48 [IEEE802154_ATTR_DURATION] = { .type = NLA_U8, }, 53 [IEEE802154_ATTR_LBT_ENABLED] = { .type = NLA_U8, }, 54 [IEEE802154_ATTR_CCA_MODE] = { .type = NLA_U8, }, 56 [IEEE802154_ATTR_CSMA_RETRIES] = { .type = NLA_U8, }, [all …]
|
D | nl802154.c | 207 [NL802154_ATTR_PAGE] = { .type = NLA_U8, }, 208 [NL802154_ATTR_CHANNEL] = { .type = NLA_U8, }, 221 [NL802154_ATTR_MIN_BE] = { .type = NLA_U8, }, 222 [NL802154_ATTR_MAX_BE] = { .type = NLA_U8, }, 223 [NL802154_ATTR_MAX_CSMA_BACKOFFS] = { .type = NLA_U8, }, 227 [NL802154_ATTR_LBT_MODE] = { .type = NLA_U8, },
|
/linux-4.1.27/net/dcb/ |
D | dcbnl.c | 60 [DCB_ATTR_STATE] = {.type = NLA_U8}, 63 [DCB_ATTR_SET_ALL] = {.type = NLA_U8}, 66 [DCB_ATTR_PFC_STATE] = {.type = NLA_U8}, 70 [DCB_ATTR_DCBX] = {.type = NLA_U8}, 76 [DCB_PFC_UP_ATTR_0] = {.type = NLA_U8}, 77 [DCB_PFC_UP_ATTR_1] = {.type = NLA_U8}, 78 [DCB_PFC_UP_ATTR_2] = {.type = NLA_U8}, 79 [DCB_PFC_UP_ATTR_3] = {.type = NLA_U8}, 80 [DCB_PFC_UP_ATTR_4] = {.type = NLA_U8}, 81 [DCB_PFC_UP_ATTR_5] = {.type = NLA_U8}, [all …]
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_netlink.c | 74 [IFLA_BOND_MODE] = { .type = NLA_U8 }, 79 [IFLA_BOND_USE_CARRIER] = { .type = NLA_U8 }, 85 [IFLA_BOND_PRIMARY_RESELECT] = { .type = NLA_U8 }, 86 [IFLA_BOND_FAIL_OVER_MAC] = { .type = NLA_U8 }, 87 [IFLA_BOND_XMIT_HASH_POLICY] = { .type = NLA_U8 }, 89 [IFLA_BOND_NUM_PEER_NOTIF] = { .type = NLA_U8 }, 90 [IFLA_BOND_ALL_SLAVES_ACTIVE] = { .type = NLA_U8 }, 94 [IFLA_BOND_AD_LACP_RATE] = { .type = NLA_U8 }, 95 [IFLA_BOND_AD_SELECT] = { .type = NLA_U8 },
|
/linux-4.1.27/net/bridge/ |
D | br_netlink.c | 500 [IFLA_BRPORT_STATE] = { .type = NLA_U8 }, 503 [IFLA_BRPORT_MODE] = { .type = NLA_U8 }, 504 [IFLA_BRPORT_GUARD] = { .type = NLA_U8 }, 505 [IFLA_BRPORT_PROTECT] = { .type = NLA_U8 }, 506 [IFLA_BRPORT_FAST_LEAVE]= { .type = NLA_U8 }, 507 [IFLA_BRPORT_LEARNING] = { .type = NLA_U8 }, 508 [IFLA_BRPORT_UNICAST_FLOOD] = { .type = NLA_U8 }, 509 [IFLA_BRPORT_PROXYARP] = { .type = NLA_U8 }, 510 [IFLA_BRPORT_PROXYARP_WIFI] = { .type = NLA_U8 },
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_hash_ip.c | 290 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 291 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 293 [IPSET_ATTR_NETMASK] = { .type = NLA_U8 }, 299 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_ipport.c | 362 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 363 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 364 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 373 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 374 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_mac.c | 140 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 141 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 },
|
D | ip_set_hash_netport.c | 480 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 481 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 482 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 491 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 492 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_ipmark.c | 296 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 297 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 305 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_ipportip.c | 374 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 375 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 385 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 386 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_ipportnet.c | 530 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 531 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 542 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 543 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 }, 544 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_hash_netportnet.c | 560 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 561 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 572 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 573 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 }, 574 [IPSET_ATTR_PROTO] = { .type = NLA_U8 },
|
D | ip_set_bitmap_ip.c | 350 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 351 [IPSET_ATTR_NETMASK] = { .type = NLA_U8 }, 358 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_netnet.c | 457 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 458 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 467 [IPSET_ATTR_CIDR] = { .type = NLA_U8 }, 468 [IPSET_ATTR_CIDR2] = { .type = NLA_U8 },
|
D | ip_set_hash_net.c | 373 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 374 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 381 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_hash_netiface.c | 599 [IPSET_ATTR_PROBES] = { .type = NLA_U8 }, 600 [IPSET_ATTR_RESIZE] = { .type = NLA_U8 }, 601 [IPSET_ATTR_PROTO] = { .type = NLA_U8 }, 611 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
D | ip_set_core.c | 742 [IPSET_ATTR_PROTOCOL] = { .type = NLA_U8 }, 747 [IPSET_ATTR_REVISION] = { .type = NLA_U8 }, 748 [IPSET_ATTR_FAMILY] = { .type = NLA_U8 }, 943 [IPSET_ATTR_PROTOCOL] = { .type = NLA_U8 }, 1065 [IPSET_ATTR_PROTOCOL] = { .type = NLA_U8 }, 1392 [IPSET_ATTR_PROTOCOL] = { .type = NLA_U8 }, 1655 [IPSET_ATTR_PROTOCOL] = { .type = NLA_U8 }, 1658 [IPSET_ATTR_FAMILY] = { .type = NLA_U8 }, 1717 [IPSET_ATTR_PROTOCOL] = { .type = NLA_U8 },
|
D | ip_set_bitmap_ipmac.c | 388 [IPSET_ATTR_CIDR] = { .type = NLA_U8 },
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_netlink.c | 851 [L2TP_ATTR_DATA_SEQ] = { .type = NLA_U8, }, 852 [L2TP_ATTR_L2SPEC_TYPE] = { .type = NLA_U8, }, 853 [L2TP_ATTR_L2SPEC_LEN] = { .type = NLA_U8, }, 854 [L2TP_ATTR_PROTO_VERSION] = { .type = NLA_U8, }, 859 [L2TP_ATTR_UDP_CSUM] = { .type = NLA_U8, }, 862 [L2TP_ATTR_RECV_SEQ] = { .type = NLA_U8, }, 863 [L2TP_ATTR_SEND_SEQ] = { .type = NLA_U8, }, 864 [L2TP_ATTR_LNS_MODE] = { .type = NLA_U8, }, 865 [L2TP_ATTR_USING_IPSEC] = { .type = NLA_U8, },
|
/linux-4.1.27/net/netfilter/ |
D | nft_reject.c | 25 [NFTA_REJECT_ICMP_CODE] = { .type = NLA_U8 },
|
D | nft_exthdr.c | 52 [NFTA_EXTHDR_TYPE] = { .type = NLA_U8 },
|
D | nf_conntrack_proto_dccp.c | 660 [CTA_PROTOINFO_DCCP_STATE] = { .type = NLA_U8 }, 661 [CTA_PROTOINFO_DCCP_ROLE] = { .type = NLA_U8 },
|
D | nft_ct.c | 185 [NFTA_CT_DIRECTION] = { .type = NLA_U8 },
|
D | nf_conntrack_proto_tcp.c | 1222 [CTA_PROTOINFO_TCP_STATE] = { .type = NLA_U8 }, 1223 [CTA_PROTOINFO_TCP_WSCALE_ORIGINAL] = { .type = NLA_U8 }, 1224 [CTA_PROTOINFO_TCP_WSCALE_REPLY] = { .type = NLA_U8 },
|
D | nfnetlink_cttimeout.c | 47 [CTA_TIMEOUT_L4PROTO] = { .type = NLA_U8 },
|
D | nfnetlink_cthelper.c | 63 [NFCTH_TUPLE_L4PROTONUM] = { .type = NLA_U8, },
|
D | nf_conntrack_proto_sctp.c | 518 [CTA_PROTOINFO_SCTP_STATE] = { .type = NLA_U8 },
|
D | nf_conntrack_netlink.c | 889 [CTA_PROTO_NUM] = { .type = NLA_U8 },
|
/linux-4.1.27/include/linux/ |
D | genl_magic_struct.h | 67 __field(attr_nr, attr_flag, name, NLA_U8, char, \ 70 __field(attr_nr, attr_flag, name, NLA_U8, unsigned char, \
|
D | genl_magic_func.h | 58 case NLA_U8: val = (__u8)val; in dprint_field()
|
/linux-4.1.27/net/ipv4/ |
D | ipip.c | 481 [IFLA_IPTUN_TTL] = { .type = NLA_U8 }, 482 [IFLA_IPTUN_TOS] = { .type = NLA_U8 }, 483 [IFLA_IPTUN_PMTUDISC] = { .type = NLA_U8 },
|
D | ip_gre.c | 813 [IFLA_GRE_TTL] = { .type = NLA_U8 }, 814 [IFLA_GRE_TOS] = { .type = NLA_U8 }, 815 [IFLA_GRE_PMTUDISC] = { .type = NLA_U8 },
|
D | fou.c | 558 [FOU_ATTR_AF] = { .type = NLA_U8, }, 559 [FOU_ATTR_IPPROTO] = { .type = NLA_U8, }, 560 [FOU_ATTR_TYPE] = { .type = NLA_U8, },
|
/linux-4.1.27/net/phonet/ |
D | pn_netlink.c | 61 [IFA_LOCAL] = { .type = NLA_U8 }, 225 [RTA_DST] = { .type = NLA_U8 },
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 254 [CTA_PROTO_ICMPV6_TYPE] = { .type = NLA_U8 }, 255 [CTA_PROTO_ICMPV6_CODE] = { .type = NLA_U8 },
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 248 [CTA_PROTO_ICMP_TYPE] = { .type = NLA_U8 }, 249 [CTA_PROTO_ICMP_CODE] = { .type = NLA_U8 },
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 48 [NFC_ATTR_COMM_MODE] = { .type = NLA_U8 }, 49 [NFC_ATTR_RF_MODE] = { .type = NLA_U8 }, 50 [NFC_ATTR_DEVICE_POWERED] = { .type = NLA_U8 }, 53 [NFC_ATTR_LLC_PARAM_LTO] = { .type = NLA_U8 }, 54 [NFC_ATTR_LLC_PARAM_RW] = { .type = NLA_U8 }, 64 [NFC_SDP_ATTR_SAP] = { .type = NLA_U8 },
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 2396 [IFLA_VXLAN_TOS] = { .type = NLA_U8 }, 2397 [IFLA_VXLAN_TTL] = { .type = NLA_U8 }, 2398 [IFLA_VXLAN_LEARNING] = { .type = NLA_U8 }, 2402 [IFLA_VXLAN_PROXY] = { .type = NLA_U8 }, 2403 [IFLA_VXLAN_RSC] = { .type = NLA_U8 }, 2404 [IFLA_VXLAN_L2MISS] = { .type = NLA_U8 }, 2405 [IFLA_VXLAN_L3MISS] = { .type = NLA_U8 }, 2407 [IFLA_VXLAN_UDP_CSUM] = { .type = NLA_U8 }, 2408 [IFLA_VXLAN_UDP_ZERO_CSUM6_TX] = { .type = NLA_U8 }, 2409 [IFLA_VXLAN_UDP_ZERO_CSUM6_RX] = { .type = NLA_U8 }, [all …]
|
/linux-4.1.27/net/sched/ |
D | sch_dsmark.c | 108 [TCA_DSMARK_MASK] = { .type = NLA_U8 }, 109 [TCA_DSMARK_VALUE] = { .type = NLA_U8 },
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 224 [NL80211_ATTR_WIPHY_RETRY_SHORT] = { .type = NLA_U8 }, 225 [NL80211_ATTR_WIPHY_RETRY_LONG] = { .type = NLA_U8 }, 228 [NL80211_ATTR_WIPHY_COVERAGE_CLASS] = { .type = NLA_U8 }, 241 [NL80211_ATTR_KEY_IDX] = { .type = NLA_U8 }, 258 [NL80211_ATTR_STA_PLINK_ACTION] = { .type = NLA_U8 }, 268 [NL80211_ATTR_BSS_CTS_PROT] = { .type = NLA_U8 }, 269 [NL80211_ATTR_BSS_SHORT_PREAMBLE] = { .type = NLA_U8 }, 270 [NL80211_ATTR_BSS_SHORT_SLOT_TIME] = { .type = NLA_U8 }, 280 [NL80211_ATTR_MGMT_SUBTYPE] = { .type = NLA_U8 }, 303 [NL80211_ATTR_4ADDR] = { .type = NLA_U8 }, [all …]
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 64 [WL1271_TM_ATTR_ANSWER] = { .type = NLA_U8 },
|
/linux-4.1.27/lib/ |
D | nlattr.c | 18 [NLA_U8] = sizeof(u8),
|
/linux-4.1.27/net/ipv6/ |
D | sit.c | 1712 [IFLA_IPTUN_TTL] = { .type = NLA_U8 }, 1713 [IFLA_IPTUN_TOS] = { .type = NLA_U8 }, 1714 [IFLA_IPTUN_PMTUDISC] = { .type = NLA_U8 }, 1716 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
|
D | ip6_tunnel.c | 1772 [IFLA_IPTUN_TTL] = { .type = NLA_U8 }, 1773 [IFLA_IPTUN_ENCAP_LIMIT] = { .type = NLA_U8 }, 1776 [IFLA_IPTUN_PROTO] = { .type = NLA_U8 },
|
D | ip6_gre.c | 1635 [IFLA_GRE_TTL] = { .type = NLA_U8 }, 1636 [IFLA_GRE_ENCAP_LIMIT] = { .type = NLA_U8 },
|
D | route.c | 2423 [RTA_PREF] = { .type = NLA_U8 },
|
D | addrconf.c | 4797 [IFLA_INET6_ADDR_GEN_MODE] = { .type = NLA_U8 },
|
/linux-4.1.27/net/hsr/ |
D | hsr_netlink.c | 25 [IFLA_HSR_MULTICAST_SPEC] = { .type = NLA_U8 },
|
/linux-4.1.27/net/caif/ |
D | chnl_net.c | 514 [IFLA_CAIF_LOOPBACK] = { .type = NLA_U8 }
|
/linux-4.1.27/include/net/ |
D | netlink.h | 163 NLA_U8, enumerator
|
/linux-4.1.27/net/netlabel/ |
D | netlabel_cipso_v4.c | 74 [NLBL_CIPSOV4_A_TAG] = { .type = NLA_U8 },
|
D | netlabel_unlabeled.c | 136 [NLBL_UNLABEL_A_ACPTFLG] = { .type = NLA_U8 },
|
/linux-4.1.27/net/core/ |
D | rtnetlink.c | 1260 [IFLA_CARRIER] = { .type = NLA_U8 }, 1263 [IFLA_OPERSTATE] = { .type = NLA_U8 }, 1264 [IFLA_LINKMODE] = { .type = NLA_U8 }, 1310 [IFLA_PORT_REQUEST] = { .type = NLA_U8, },
|
/linux-4.1.27/net/can/ |
D | gw.c | 621 [CGW_LIM_HOPS] = { .type = NLA_U8 },
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2144 [TEAM_ATTR_OPTION_TYPE] = { .type = NLA_U8 },
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_user.c | 2375 [XFRMA_PROTO] = { .type = NLA_U8 },
|