Home
last modified time | relevance | path

Searched refs:nla_get_be16 (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.3-rc2/net/netfilter/
A Dnft_queue.c110 priv->queuenum = ntohs(nla_get_be16(tb[NFTA_QUEUE_NUM])); in nft_queue_init()
113 priv->queues_total = ntohs(nla_get_be16(tb[NFTA_QUEUE_TOTAL])); in nft_queue_init()
125 priv->flags = ntohs(nla_get_be16(tb[NFTA_QUEUE_FLAGS])); in nft_queue_init()
145 priv->flags = ntohs(nla_get_be16(tb[NFTA_QUEUE_FLAGS])); in nft_queue_sreg_init()
A Dnft_log.c197 li->u.ulog.group = ntohs(nla_get_be16(tb[NFTA_LOG_GROUP])); in nft_log_init()
205 ntohs(nla_get_be16(tb[NFTA_LOG_QTHRESHOLD])); in nft_log_init()
A Dnft_tunnel.c367 opt->opt_class = nla_get_be16(tb[NFTA_TUNNEL_KEY_GENEVE_CLASS]); in nft_tunnel_obj_geneve_init()
472 info.key.tp_src = nla_get_be16(tb[NFTA_TUNNEL_KEY_SPORT]); in nft_tunnel_obj_init()
475 info.key.tp_dst = nla_get_be16(tb[NFTA_TUNNEL_KEY_DPORT]); in nft_tunnel_obj_init()
A Dnft_ct.c946 l3num = ntohs(nla_get_be16(tb[NFTA_CT_TIMEOUT_L3PROTO])); in nft_ct_timeout_obj_init()
1066 family = ntohs(nla_get_be16(tb[NFTA_CT_HELPER_L3PROTO])); in nft_ct_helper_obj_init()
1249 priv->l3num = ntohs(nla_get_be16(tb[NFTA_CT_EXPECT_L3PROTO])); in nft_ct_expect_obj_init()
1252 priv->dport = nla_get_be16(tb[NFTA_CT_EXPECT_DPORT]); in nft_ct_expect_obj_init()
A Dnfnetlink_cttimeout.c117 l3num = ntohs(nla_get_be16(cda[CTA_TIMEOUT_L3PROTO])); in cttimeout_new_timeout()
447 l3num = ntohs(nla_get_be16(cda[CTA_TIMEOUT_L3PROTO])); in cttimeout_default_get()
A Dnf_conntrack_proto_icmp.c299 tuple->src.u.icmp.id = nla_get_be16(tb[CTA_PROTO_ICMP_ID]); in icmp_nlattr_to_tuple()
A Dnf_conntrack_proto_icmpv6.c275 tuple->src.u.icmp.id = nla_get_be16(tb[CTA_PROTO_ICMPV6_ID]); in icmpv6_nlattr_to_tuple()
A Dnft_synproxy.c161 priv->info.mss = ntohs(nla_get_be16(tb[NFTA_SYNPROXY_MSS])); in nft_synproxy_do_init()
A Dnf_nat_core.c848 range->min_proto.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MIN]); in nf_nat_l4proto_nlattr_to_range()
853 range->max_proto.all = nla_get_be16(tb[CTA_PROTONAT_PORT_MAX]); in nf_nat_l4proto_nlattr_to_range()
A Dnfnetlink_queue.c1173 nla_get_be16(tb[NFQA_VLAN_PROTO]), in nfqa_parse_bridge()
1174 ntohs(nla_get_be16(tb[NFQA_VLAN_TCI]))); in nfqa_parse_bridge()
/linux-6.3-rc2/net/8021q/
A Dvlan_netlink.c63 switch (nla_get_be16(data[IFLA_VLAN_PROTOCOL])) { in vlan_validate()
163 proto = nla_get_be16(data[IFLA_VLAN_PROTOCOL]); in vlan_newlink()
/linux-6.3-rc2/net/sched/
A Dact_mpls.c222 if (!eth_proto_is_802_3(nla_get_be16(tb[TCA_MPLS_PROTO]))) { in tcf_mpls_init()
250 !eth_p_mpls(nla_get_be16(tb[TCA_MPLS_PROTO]))) { in tcf_mpls_init()
299 p->tcfm_proto = tb[TCA_MPLS_PROTO] ? nla_get_be16(tb[TCA_MPLS_PROTO]) : in tcf_mpls_init()
A Dact_tunnel_key.c126 nla_get_be16(tb[TCA_TUNNEL_KEY_ENC_OPT_GENEVE_CLASS]); in tunnel_key_copy_geneve_opt()
424 dst_port = nla_get_be16(tb[TCA_TUNNEL_KEY_ENC_DST_PORT]); in tunnel_key_init()
A Dact_vlan.c178 push_proto = nla_get_be16(tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]); in tcf_vlan_init()
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel_core.c497 opt->opt_class = nla_get_be16(attr); in ip_tun_parse_opts_geneve()
710 (nla_get_be16(tb[LWTUNNEL_IP_FLAGS]) & in ip_tun_build_state()
989 (nla_get_be16(tb[LWTUNNEL_IP6_FLAGS]) & in ip6_tun_build_state()
1106 encap->sport = nla_get_be16(data[IFLA_IPTUN_ENCAP_SPORT]); in ip_tunnel_netlink_encap_parms()
1111 encap->dport = nla_get_be16(data[IFLA_IPTUN_ENCAP_DPORT]); in ip_tunnel_netlink_encap_parms()
1143 parms->i_flags = nla_get_be16(data[IFLA_IPTUN_FLAGS]); in ip_tunnel_netlink_parms()
A Dip_gre.c1045 flags |= nla_get_be16(data[IFLA_GRE_IFLAGS]); in ipgre_tunnel_validate()
1047 flags |= nla_get_be16(data[IFLA_GRE_OFLAGS]); in ipgre_tunnel_validate()
1103 flags |= nla_get_be16(data[IFLA_GRE_OFLAGS]); in erspan_validate()
1105 flags |= nla_get_be16(data[IFLA_GRE_IFLAGS]); in erspan_validate()
1143 parms->i_flags = gre_flags_to_tnl_flags(nla_get_be16(data[IFLA_GRE_IFLAGS])); in ipgre_netlink_parms()
1146 parms->o_flags = gre_flags_to_tnl_flags(nla_get_be16(data[IFLA_GRE_OFLAGS])); in ipgre_netlink_parms()
1258 ipencap->sport = nla_get_be16(data[IFLA_GRE_ENCAP_SPORT]); in ipgre_netlink_encap_parms()
1263 ipencap->dport = nla_get_be16(data[IFLA_GRE_ENCAP_DPORT]); in ipgre_netlink_encap_parms()
A Dfou_core.c674 port = nla_get_be16(info->attrs[FOU_ATTR_PORT]); in parse_nl_config()
717 port = nla_get_be16(info->attrs[FOU_ATTR_PEER_PORT]); in parse_nl_config()
/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_hash_ipport.c143 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_ipport4_uadt()
322 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_ipport6_uadt()
A Dip_set_hash_ipportip.c139 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_ipportip4_uadt()
317 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_ipportip6_uadt()
A Dip_set_hash_netport.c190 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_netport4_uadt()
413 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_netport6_uadt()
A Dip_set_hash_ipportnet.c201 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_ipportnet4_uadt()
467 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_ipportnet6_uadt()
A Dip_set_hash_netportnet.c233 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_netportnet4_uadt()
522 e.port = nla_get_be16(tb[IPSET_ATTR_PORT]); in hash_netportnet6_uadt()
/linux-6.3-rc2/net/ipv6/
A Dip6_gre.c1660 flags |= nla_get_be16(data[IFLA_GRE_IFLAGS]); in ip6gre_tunnel_validate()
1662 flags |= nla_get_be16(data[IFLA_GRE_OFLAGS]); in ip6gre_tunnel_validate()
1709 flags |= nla_get_be16(data[IFLA_GRE_OFLAGS]); in ip6erspan_tap_validate()
1711 flags |= nla_get_be16(data[IFLA_GRE_IFLAGS]); in ip6erspan_tap_validate()
1793 nla_get_be16(data[IFLA_GRE_IFLAGS])); in ip6gre_netlink_parms()
1797 nla_get_be16(data[IFLA_GRE_OFLAGS])); in ip6gre_netlink_parms()
1960 ipencap->sport = nla_get_be16(data[IFLA_GRE_ENCAP_SPORT]); in ip6gre_netlink_encap_parms()
1965 ipencap->dport = nla_get_be16(data[IFLA_GRE_ENCAP_DPORT]); in ip6gre_netlink_encap_parms()
/linux-6.3-rc2/net/openvswitch/
A Dflow_netlink.c736 nla_get_be16(a), is_mask); in ip_tun_from_nlattr()
740 nla_get_be16(a), is_mask); in ip_tun_from_nlattr()
980 tci = nla_get_be16(a[OVS_KEY_ATTR_VLAN]); in encode_vlan_from_nlattrs()
983 tpid = nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE]); in encode_vlan_from_nlattrs()
1003 eth_type_vlan(nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE])))) { in validate_vlan_from_nlattrs()
1015 tci = nla_get_be16(a[OVS_KEY_ATTR_VLAN]); in validate_vlan_from_nlattrs()
1056 tci = nla_get_be16(a[OVS_KEY_ATTR_VLAN]); in validate_vlan_mask_from_nlattrs()
1059 tpid = nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE]); in validate_vlan_mask_from_nlattrs()
1139 eth_type = nla_get_be16(a[OVS_KEY_ATTR_ETHERTYPE]); in parse_eth_type_from_nlattrs()
1688 nla_get_be16(a[OVS_KEY_ATTR_TCP_FLAGS]), in ovs_key_from_nlattrs()
[all …]
/linux-6.3-rc2/include/linux/netfilter/ipset/
A Dip_set.h394 return ntohs(nla_get_be16(attr)); in ip_set_get_h16()

Completed in 46 milliseconds

12