/linux-4.1.27/net/ieee802154/ |
D | nl-mac.c | 213 page = nla_get_u8(info->attrs[IEEE802154_ATTR_PAGE]); in ieee802154_associate_req() 218 nla_get_u8(info->attrs[IEEE802154_ATTR_CHANNEL]), in ieee802154_associate_req() 220 nla_get_u8(info->attrs[IEEE802154_ATTR_CAPABILITY])); in ieee802154_associate_req() 251 nla_get_u8(info->attrs[IEEE802154_ATTR_STATUS])); in ieee802154_associate_resp() 287 nla_get_u8(info->attrs[IEEE802154_ATTR_REASON])); in ieee802154_disassociate_req() 337 channel = nla_get_u8(info->attrs[IEEE802154_ATTR_CHANNEL]); in ieee802154_start_req() 338 bcn_ord = nla_get_u8(info->attrs[IEEE802154_ATTR_BCN_ORD]); in ieee802154_start_req() 339 sf_ord = nla_get_u8(info->attrs[IEEE802154_ATTR_SF_ORD]); in ieee802154_start_req() 340 pan_coord = nla_get_u8(info->attrs[IEEE802154_ATTR_PAN_COORD]); in ieee802154_start_req() 341 blx = nla_get_u8(info->attrs[IEEE802154_ATTR_BAT_EXT]); in ieee802154_start_req() [all …]
|
D | nl802154.c | 624 page = nla_get_u8(info->attrs[NL802154_ATTR_PAGE]); in nl802154_set_channel() 625 channel = nla_get_u8(info->attrs[NL802154_ATTR_CHANNEL]); in nl802154_set_channel() 721 min_be = nla_get_u8(info->attrs[NL802154_ATTR_MIN_BE]); in nl802154_set_backoff_exponent() 722 max_be = nla_get_u8(info->attrs[NL802154_ATTR_MAX_BE]); in nl802154_set_backoff_exponent() 746 max_csma_backoffs = nla_get_u8( in nl802154_set_max_csma_backoffs() 793 mode = !!nla_get_u8(info->attrs[NL802154_ATTR_LBT_MODE]); in nl802154_set_lbt_mode()
|
D | nl-phy.c | 219 type = nla_get_u8(info->attrs[IEEE802154_ATTR_DEV_TYPE]); in ieee802154_add_iface()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_netlink.c | 153 int mode = nla_get_u8(data[IFLA_BOND_MODE]); in bond_changelink() 202 int use_carrier = nla_get_u8(data[IFLA_BOND_USE_CARRIER]); in bond_changelink() 285 nla_get_u8(data[IFLA_BOND_PRIMARY_RESELECT]); in bond_changelink() 294 nla_get_u8(data[IFLA_BOND_FAIL_OVER_MAC]); in bond_changelink() 303 nla_get_u8(data[IFLA_BOND_XMIT_HASH_POLICY]); in bond_changelink() 321 nla_get_u8(data[IFLA_BOND_NUM_PEER_NOTIF]); in bond_changelink() 330 nla_get_u8(data[IFLA_BOND_ALL_SLAVES_ACTIVE]); in bond_changelink() 366 nla_get_u8(data[IFLA_BOND_AD_LACP_RATE]); in bond_changelink() 375 nla_get_u8(data[IFLA_BOND_AD_SELECT]); in bond_changelink()
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_netlink.c | 195 proto_version = nla_get_u8(info->attrs[L2TP_ATTR_PROTO_VERSION]); in l2tp_nl_cmd_tunnel_create() 533 cfg.data_seq = nla_get_u8(info->attrs[L2TP_ATTR_DATA_SEQ]); in l2tp_nl_cmd_session_create() 537 cfg.l2specific_type = nla_get_u8(info->attrs[L2TP_ATTR_L2SPEC_TYPE]); in l2tp_nl_cmd_session_create() 541 cfg.l2specific_len = nla_get_u8(info->attrs[L2TP_ATTR_L2SPEC_LEN]); in l2tp_nl_cmd_session_create() 572 cfg.recv_seq = nla_get_u8(info->attrs[L2TP_ATTR_RECV_SEQ]); in l2tp_nl_cmd_session_create() 575 cfg.send_seq = nla_get_u8(info->attrs[L2TP_ATTR_SEND_SEQ]); in l2tp_nl_cmd_session_create() 578 cfg.lns_mode = nla_get_u8(info->attrs[L2TP_ATTR_LNS_MODE]); in l2tp_nl_cmd_session_create() 671 session->data_seq = nla_get_u8(info->attrs[L2TP_ATTR_DATA_SEQ]); in l2tp_nl_cmd_session_modify() 674 session->recv_seq = nla_get_u8(info->attrs[L2TP_ATTR_RECV_SEQ]); in l2tp_nl_cmd_session_modify() 677 session->send_seq = nla_get_u8(info->attrs[L2TP_ATTR_SEND_SEQ]); in l2tp_nl_cmd_session_modify() [all …]
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_hash_netportnet.c | 210 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netportnet4_uadt() 217 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netportnet4_uadt() 229 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_netportnet4_uadt() 487 e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netportnet6_uadt() 490 e.cidr[1] = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netportnet6_uadt() 505 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_netportnet6_uadt()
|
D | ip_set_hash_ipportnet.c | 202 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_ipportnet4_uadt() 214 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_ipportnet4_uadt() 250 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportnet4_uadt() 461 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_ipportnet6_uadt() 475 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_ipportnet6_uadt()
|
D | ip_set_bitmap_ip.c | 175 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in bitmap_ip_uadt() 278 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in bitmap_ip_create() 287 netmask = nla_get_u8(tb[IPSET_ATTR_NETMASK]); in bitmap_ip_create()
|
D | ip_set_hash_netnet.c | 192 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netnet4_uadt() 199 cidr2 = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netnet4_uadt() 421 e.cidr[0] = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netnet6_uadt() 424 e.cidr[1] = nla_get_u8(tb[IPSET_ATTR_CIDR2]); in hash_netnet6_uadt()
|
D | ip_set_hash_netport.c | 191 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netport4_uadt() 203 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_netport4_uadt() 413 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netport6_uadt() 426 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_netport6_uadt()
|
D | ip_set_hash_ipport.c | 146 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_ipport4_uadt() 172 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipport4_uadt() 315 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_ipport6_uadt()
|
D | ip_set_hash_ipportip.c | 152 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_ipportip4_uadt() 178 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipportip4_uadt() 327 e.proto = nla_get_u8(tb[IPSET_ATTR_PROTO]); in hash_ipportip6_uadt()
|
D | ip_set_hash_net.c | 169 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_net4_uadt() 342 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_net6_uadt()
|
D | ip_set_hash_netiface.c | 317 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netiface4_uadt() 555 e.cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_netiface6_uadt()
|
D | ip_set_hash_ip.c | 146 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ip4_uadt()
|
D | ip_set_hash_ipmark.c | 148 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in hash_ipmark4_uadt()
|
D | ip_set_bitmap_ipmac.c | 344 u8 cidr = nla_get_u8(tb[IPSET_ATTR_CIDR]); in bitmap_ipmac_create()
|
D | ip_set_core.c | 710 nla_get_u8(tb[IPSET_ATTR_PROTOCOL]) != IPSET_PROTOCOL; in protocol_failed() 836 family = nla_get_u8(attr[IPSET_ATTR_FAMILY]); in ip_set_create() 837 revision = nla_get_u8(attr[IPSET_ATTR_REVISION]); in ip_set_create() 1677 family = nla_get_u8(attr[IPSET_ATTR_FAMILY]); in ip_set_type()
|
D | ip_set_hash_gen.h | 1085 netmask = nla_get_u8(tb[IPSET_ATTR_NETMASK]); in IPSET_TOKEN()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 88 answer = nla_get_u8(tb[WL1271_TM_ATTR_ANSWER]); in wl1271_tm_cmd_test() 163 ie_id = nla_get_u8(tb[WL1271_TM_ATTR_IE_ID]); in wl1271_tm_cmd_interrogate() 228 ie_id = nla_get_u8(tb[WL1271_TM_ATTR_IE_ID]); in wl1271_tm_cmd_configure()
|
/linux-4.1.27/net/dcb/ |
D | dcbnl.c | 407 value = nla_get_u8(data[i]); in dcbnl_setnumtcs() 438 value = nla_get_u8(tb[DCB_ATTR_PFC_STATE]); in dcbnl_setpfcstate() 468 idtype = nla_get_u8(app_tb[DCB_APP_ATTR_IDTYPE]); in dcbnl_getapp() 537 idtype = nla_get_u8(app_tb[DCB_APP_ATTR_IDTYPE]); in dcbnl_setapp() 543 up = nla_get_u8(app_tb[DCB_APP_ATTR_PRIORITY]); in dcbnl_setapp() 720 value = nla_get_u8(tb[DCB_ATTR_STATE]); in dcbnl_setstate() 749 value = nla_get_u8(data[i]); in dcbnl_setpfccfg() 818 nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_STRICT_PRIO]); in __dcbnl_pg_setcfg() 821 pgid = nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_PGID]); in __dcbnl_pg_setcfg() 824 tc_pct = nla_get_u8(param_tb[DCB_TC_ATTR_PARAM_BW_PCT]); in __dcbnl_pg_setcfg() [all …]
|
/linux-4.1.27/net/netfilter/ |
D | nft_reject.c | 43 priv->icmp_code = nla_get_u8(tb[NFTA_REJECT_ICMP_CODE]); in nft_reject_init()
|
D | nfnetlink_cttimeout.c | 91 l4num = nla_get_u8(cda[CTA_TIMEOUT_L4PROTO]); in cttimeout_new_timeout() 361 l4num = nla_get_u8(cda[CTA_TIMEOUT_L4PROTO]); in cttimeout_default_set() 448 l4num = nla_get_u8(cda[CTA_TIMEOUT_L4PROTO]); in cttimeout_default_get()
|
D | nf_conntrack_proto_dccp.c | 681 nla_get_u8(tb[CTA_PROTOINFO_DCCP_ROLE]) > CT_DCCP_ROLE_MAX || in nlattr_to_dccp() 682 nla_get_u8(tb[CTA_PROTOINFO_DCCP_STATE]) >= CT_DCCP_IGNORE) { in nlattr_to_dccp() 687 ct->proto.dccp.state = nla_get_u8(tb[CTA_PROTOINFO_DCCP_STATE]); in nlattr_to_dccp() 688 if (nla_get_u8(tb[CTA_PROTOINFO_DCCP_ROLE]) == CT_DCCP_ROLE_CLIENT) { in nlattr_to_dccp()
|
D | nft_reject_inet.c | 82 icmp_code = nla_get_u8(tb[NFTA_REJECT_ICMP_CODE]); in nft_reject_inet_init()
|
D | nft_exthdr.c | 69 priv->type = nla_get_u8(tb[NFTA_EXTHDR_TYPE]); in nft_exthdr_init()
|
D | nf_conntrack_proto_tcp.c | 1245 nla_get_u8(tb[CTA_PROTOINFO_TCP_STATE]) >= TCP_CONNTRACK_MAX) in nlattr_to_tcp() 1250 ct->proto.tcp.state = nla_get_u8(tb[CTA_PROTOINFO_TCP_STATE]); in nlattr_to_tcp() 1271 nla_get_u8(tb[CTA_PROTOINFO_TCP_WSCALE_ORIGINAL]); in nlattr_to_tcp() 1273 nla_get_u8(tb[CTA_PROTOINFO_TCP_WSCALE_REPLY]); in nlattr_to_tcp()
|
D | nft_ct.c | 299 priv->dir = nla_get_u8(tb[NFTA_CT_DIRECTION]); in nft_ct_get_init()
|
D | nfnetlink_cthelper.c | 84 tuple->dst.protonum = nla_get_u8(tb[NFCTH_TUPLE_L4PROTONUM]); in nfnl_cthelper_parse_tuple()
|
D | nf_conntrack_proto_sctp.c | 546 ct->proto.sctp.state = nla_get_u8(tb[CTA_PROTOINFO_SCTP_STATE]); in nlattr_to_sctp()
|
D | nf_conntrack_netlink.c | 906 tuple->dst.protonum = nla_get_u8(tb[CTA_PROTO_NUM]); in ctnetlink_parse_tuple_proto()
|
/linux-4.1.27/include/linux/ |
D | genl_magic_struct.h | 68 nla_get_u8, nla_put_u8, false) 71 nla_get_u8, nla_put_u8, false)
|
/linux-4.1.27/net/ipv4/ |
D | ipip.c | 334 parms->iph.ttl = nla_get_u8(data[IFLA_IPTUN_TTL]); in ipip_netlink_parms() 340 parms->iph.tos = nla_get_u8(data[IFLA_IPTUN_TOS]); in ipip_netlink_parms() 342 if (!data[IFLA_IPTUN_PMTUDISC] || nla_get_u8(data[IFLA_IPTUN_PMTUDISC])) in ipip_netlink_parms()
|
D | ip_gre.c | 631 parms->iph.ttl = nla_get_u8(data[IFLA_GRE_TTL]); in ipgre_netlink_parms() 634 parms->iph.tos = nla_get_u8(data[IFLA_GRE_TOS]); in ipgre_netlink_parms() 636 if (!data[IFLA_GRE_PMTUDISC] || nla_get_u8(data[IFLA_GRE_PMTUDISC])) in ipgre_netlink_parms()
|
D | fou.c | 572 u8 family = nla_get_u8(info->attrs[FOU_ATTR_AF]); in parse_nl_config() 587 cfg->protocol = nla_get_u8(info->attrs[FOU_ATTR_IPPROTO]); in parse_nl_config() 590 cfg->type = nla_get_u8(info->attrs[FOU_ATTR_TYPE]); in parse_nl_config()
|
/linux-4.1.27/net/phonet/ |
D | pn_netlink.c | 88 pnaddr = nla_get_u8(tb[IFA_LOCAL]); in addr_doit() 255 dst = nla_get_u8(tb[RTA_DST]); in route_doit()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 267 tuple->dst.u.icmp.type = nla_get_u8(tb[CTA_PROTO_ICMPV6_TYPE]); in icmpv6_nlattr_to_tuple() 268 tuple->dst.u.icmp.code = nla_get_u8(tb[CTA_PROTO_ICMPV6_CODE]); in icmpv6_nlattr_to_tuple()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_conntrack_proto_icmp.c | 261 tuple->dst.u.icmp.type = nla_get_u8(tb[CTA_PROTO_ICMP_TYPE]); in icmp_nlattr_to_tuple() 262 tuple->dst.u.icmp.code = nla_get_u8(tb[CTA_PROTO_ICMP_CODE]); in icmp_nlattr_to_tuple()
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 2654 vxlan->tos = nla_get_u8(data[IFLA_VXLAN_TOS]); in vxlan_newlink() 2657 vxlan->ttl = nla_get_u8(data[IFLA_VXLAN_TTL]); in vxlan_newlink() 2659 if (!data[IFLA_VXLAN_LEARNING] || nla_get_u8(data[IFLA_VXLAN_LEARNING])) in vxlan_newlink() 2667 if (data[IFLA_VXLAN_PROXY] && nla_get_u8(data[IFLA_VXLAN_PROXY])) in vxlan_newlink() 2670 if (data[IFLA_VXLAN_RSC] && nla_get_u8(data[IFLA_VXLAN_RSC])) in vxlan_newlink() 2673 if (data[IFLA_VXLAN_L2MISS] && nla_get_u8(data[IFLA_VXLAN_L2MISS])) in vxlan_newlink() 2676 if (data[IFLA_VXLAN_L3MISS] && nla_get_u8(data[IFLA_VXLAN_L3MISS])) in vxlan_newlink() 2692 if (data[IFLA_VXLAN_UDP_CSUM] && nla_get_u8(data[IFLA_VXLAN_UDP_CSUM])) in vxlan_newlink() 2696 nla_get_u8(data[IFLA_VXLAN_UDP_ZERO_CSUM6_TX])) in vxlan_newlink() 2700 nla_get_u8(data[IFLA_VXLAN_UDP_ZERO_CSUM6_RX])) in vxlan_newlink() [all …]
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 692 k->idx = nla_get_u8(tb[NL80211_KEY_IDX]); in nl80211_parse_key_new() 741 k->idx = nla_get_u8(info->attrs[NL80211_ATTR_KEY_IDX]); in nl80211_parse_key_old() 1882 txq_params->ac = nla_get_u8(tb[NL80211_TXQ_ATTR_AC]); in parse_txq_params() 1886 txq_params->aifs = nla_get_u8(tb[NL80211_TXQ_ATTR_AIFS]); in parse_txq_params() 2234 retry_short = nla_get_u8( in nl80211_set_wiphy() 2243 retry_long = nla_get_u8( in nl80211_set_wiphy() 2279 coverage_class = nla_get_u8( in nl80211_set_wiphy() 2576 params.use_4addr = !!nla_get_u8(info->attrs[NL80211_ATTR_4ADDR]); in nl80211_set_interface() 2650 params.use_4addr = !!nla_get_u8(info->attrs[NL80211_ATTR_4ADDR]); in nl80211_new_interface() 2854 key_idx = nla_get_u8(info->attrs[NL80211_ATTR_KEY_IDX]); in nl80211_get_key() [all …]
|
/linux-4.1.27/net/sched/ |
D | sch_dsmark.c | 137 mask = nla_get_u8(tb[TCA_DSMARK_MASK]); in dsmark_change() 140 p->value[*arg - 1] = nla_get_u8(tb[TCA_DSMARK_VALUE]); in dsmark_change()
|
/linux-4.1.27/net/bridge/ |
D | br_netlink.c | 541 u8 flag = nla_get_u8(tb[attrtype]); in br_set_port_flag() 577 err = br_set_port_state(p, nla_get_u8(tb[IFLA_BRPORT_STATE])); in br_setport() 623 err = br_set_port_state(p, nla_get_u8(protinfo)); in br_setlink()
|
/linux-4.1.27/net/ipv6/ |
D | sit.c | 1420 proto = nla_get_u8(data[IFLA_IPTUN_PROTO]); in ipip6_validate() 1452 parms->iph.ttl = nla_get_u8(data[IFLA_IPTUN_TTL]); in ipip6_netlink_parms() 1458 parms->iph.tos = nla_get_u8(data[IFLA_IPTUN_TOS]); in ipip6_netlink_parms() 1460 if (!data[IFLA_IPTUN_PMTUDISC] || nla_get_u8(data[IFLA_IPTUN_PMTUDISC])) in ipip6_netlink_parms() 1467 parms->iph.protocol = nla_get_u8(data[IFLA_IPTUN_PROTO]); in ipip6_netlink_parms()
|
D | ip6_tunnel.c | 1628 proto = nla_get_u8(data[IFLA_IPTUN_PROTO]); in ip6_tnl_validate() 1655 parms->hop_limit = nla_get_u8(data[IFLA_IPTUN_TTL]); in ip6_tnl_netlink_parms() 1658 parms->encap_limit = nla_get_u8(data[IFLA_IPTUN_ENCAP_LIMIT]); in ip6_tnl_netlink_parms() 1667 parms->proto = nla_get_u8(data[IFLA_IPTUN_PROTO]); in ip6_tnl_netlink_parms()
|
D | ip6_gre.c | 1447 parms->hop_limit = nla_get_u8(data[IFLA_GRE_TTL]); in ip6gre_netlink_parms() 1450 parms->encap_limit = nla_get_u8(data[IFLA_GRE_ENCAP_LIMIT]); in ip6gre_netlink_parms()
|
D | route.c | 2508 pref = nla_get_u8(tb[RTA_PREF]); in rtm_to_fib6_config()
|
D | addrconf.c | 4831 u8 mode = nla_get_u8(tb[IFLA_INET6_ADDR_GEN_MODE]); in inet6_set_link_af()
|
/linux-4.1.27/net/bridge/netfilter/ |
D | nft_reject_bridge.c | 345 icmp_code = nla_get_u8(tb[NFTA_REJECT_ICMP_CODE]); in nft_reject_bridge_init()
|
/linux-4.1.27/net/hsr/ |
D | hsr_netlink.c | 63 multicast_spec = nla_get_u8(data[IFLA_HSR_MULTICAST_SPEC]); in hsr_newlink()
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 906 comm = nla_get_u8(info->attrs[NFC_ATTR_COMM_MODE]); in nfc_genl_dep_link_up() 1033 rw = nla_get_u8(info->attrs[NFC_ATTR_LLC_PARAM_RW]); in nfc_genl_llc_set_params() 1067 local->lto = nla_get_u8(info->attrs[NFC_ATTR_LLC_PARAM_LTO]); in nfc_genl_llc_set_params()
|
/linux-4.1.27/net/caif/ |
D | chnl_net.c | 458 if (nla_get_u8(data[IFLA_CAIF_LOOPBACK])) in caif_netlink_parms()
|
/linux-4.1.27/net/core/ |
D | rtnetlink.c | 1694 err = dev_change_carrier(dev, nla_get_u8(tb[IFLA_CARRIER])); in do_setlink() 1710 set_operstate(dev, nla_get_u8(tb[IFLA_OPERSTATE])); in do_setlink() 1713 unsigned char value = nla_get_u8(tb[IFLA_LINKMODE]); in do_setlink() 2001 set_operstate(dev, nla_get_u8(tb[IFLA_OPERSTATE])); in rtnl_create_link() 2003 dev->link_mode = nla_get_u8(tb[IFLA_LINKMODE]); in rtnl_create_link()
|
/linux-4.1.27/include/net/ |
D | netlink.h | 1037 static inline u8 nla_get_u8(const struct nlattr *nla) in nla_get_u8() function
|
/linux-4.1.27/net/netlabel/ |
D | netlabel_cipso_v4.c | 118 doi_def->tags[iter++] = nla_get_u8(nla); in netlbl_cipsov4_add_common()
|
D | netlabel_unlabeled.c | 833 value = nla_get_u8(info->attrs[NLBL_UNLABEL_A_ACPTFLG]); in netlbl_unlabel_accept()
|
/linux-4.1.27/net/can/ |
D | gw.c | 642 *limhops = nla_get_u8(tb[CGW_LIM_HOPS]); in cgw_parse_attr()
|
/linux-4.1.27/net/openvswitch/ |
D | flow_netlink.c | 546 nla_get_u8(a), is_mask); in ipv4_tun_from_nlattr() 550 nla_get_u8(a), is_mask); in ipv4_tun_from_nlattr()
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 4158 if (nla_get_u8(attr)) in rocker_port_bridge_setlink() 4171 if (nla_get_u8(attr)) in rocker_port_bridge_setlink()
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 855 pp->request = nla_get_u8(port[IFLA_PORT_REQUEST]); in enic_set_vf_port()
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2454 switch (nla_get_u8(opt_attrs[TEAM_ATTR_OPTION_TYPE])) { in team_nl_cmd_options_set()
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_user.c | 915 proto = nla_get_u8(attrs[XFRMA_PROTO]); in xfrm_dump_sa()
|