Home
last modified time | relevance | path

Searched defs:tb (Results 201 – 225 of 430) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_main.c438 struct nlattr *tb[], struct nlattr *data[], in ipvlan_nl_changelink()
481 static int ipvlan_nl_validate(struct nlattr *tb[], struct nlattr *data[], in ipvlan_nl_validate()
531 struct nlattr *tb[], struct nlattr *data[], in ipvlan_link_new()
H A Dipvtap.c78 struct nlattr *tb[], struct nlattr *data[], in ipvtap_newlink()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_vti.c972 static int vti6_validate(struct nlattr *tb[], struct nlattr *data[], in vti6_validate()
1006 struct nlattr *tb[], struct nlattr *data[], in vti6_newlink()
1032 static int vti6_changelink(struct net_device *dev, struct nlattr *tb[], in vti6_changelink()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap-spi-avmm.c255 char *tb, *tb_end, *pb, *pb_limit, *pb_eop = NULL; in br_pkt_phy_tx_prepare() local
370 char *pb, *tb_limit, *tb = NULL; in br_do_rx_and_pkt_phy_parse() local
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_hash_netportnet.c176 hash_netportnet4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet4_uadt()
469 hash_netportnet6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netportnet6_uadt()
H A Dip_set_hash_netiface.c197 hash_netiface4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface4_uadt()
419 hash_netiface6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_netiface6_uadt()
/OK3568_Linux_fs/kernel/net/mpls/
H A Dmpls_iptunnel.c171 struct nlattr *tb[MPLS_IPTUNNEL_MAX + 1]; in mpls_build_state() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_taprio.c786 static int fill_sched_entry(struct taprio_sched *q, struct nlattr **tb, in fill_sched_entry()
822 struct nlattr *tb[TCA_TAPRIO_SCHED_ENTRY_MAX + 1] = { }; in parse_sched_entry() local
877 static int parse_taprio_schedule(struct taprio_sched *q, struct nlattr **tb, in parse_taprio_schedule()
1320 static int taprio_parse_clockid(struct Qdisc *sch, struct nlattr **tb, in taprio_parse_clockid()
1448 struct nlattr *tb[TCA_TAPRIO_ATTR_MAX + 1] = { }; in taprio_change() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_timewait_sock.c32 struct inet_bind_bucket *tb = tw->tw_tb; in inet_twsk_bind_unhash() local
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dpause.c149 struct nlattr **tb = info->attrs; in ethnl_set_pause() local
H A Dcoalesce.c224 struct nlattr **tb = info->attrs; in ethnl_set_coalesce() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_log.c133 const struct nlattr * const tb[]) in nft_log_init()
H A Dnft_tproxy.c193 const struct nlattr * const tb[]) in nft_tproxy_init()
H A Dnf_conntrack_proto_udp.c222 static int udp_timeout_nlattr_to_obj(struct nlattr *tb[], in udp_timeout_nlattr_to_obj()
H A Dnf_conntrack_proto_tcp.c1258 struct nlattr *tb[CTA_PROTOINFO_TCP_MAX+1]; in nlattr_to_tcp() local
1323 static int tcp_timeout_nlattr_to_obj(struct nlattr *tb[], in tcp_timeout_nlattr_to_obj()
H A Dnft_xfrm.c34 const struct nlattr * const tb[]) in nft_xfrm_get_init()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c1191 static int vxlan_fdb_parse(struct nlattr *tb[], struct vxlan_dev *vxlan, in vxlan_fdb_parse()
1266 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
1342 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
1425 struct nlattr *tb[], in vxlan_fdb_get()
3372 static int vxlan_validate(struct nlattr *tb[], struct nlattr *data[], in vxlan_validate()
3944 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag()
3971 static int vxlan_nl2conf(struct nlattr *tb[], struct nlattr *data[], in vxlan_nl2conf()
4229 struct nlattr *tb[], struct nlattr *data[], in vxlan_newlink()
4242 static int vxlan_changelink(struct net_device *dev, struct nlattr *tb[], in vxlan_changelink()
4477 struct nlattr *tb[IFLA_MAX + 1]; in vxlan_dev_create() local
H A Dmacvtap.c82 struct nlattr *tb[], struct nlattr *data[], in macvtap_newlink()
/OK3568_Linux_fs/kernel/tools/testing/selftests/gpio/
H A Dgpio-mockup-chardev.c33 struct libmnt_table *tb; in get_debugfs() local
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c231 const struct nlattr * const tb[]) in nft_fib6_select_ops()
/OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/
H A Difutils.c369 const struct nlattr **tb = data; in data_attr_cb() local
392 struct nlattr *tb[IFA_MAX + 1] = {}; in data_cb() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c218 struct iwl_tfh_tb *tb; in iwl_txq_gen2_set_tb() local
1379 struct iwl_tfd_tb *tb; in iwl_txq_gen1_tfd_tb_get_addr() local
1385 struct iwl_tfh_tb *tb = &tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr() local
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_fdb.c810 struct nlattr *tb[], in br_fdb_get()
994 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
1105 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Ddevice.c294 struct nlattr *tb[], struct nlattr *data[], in wg_newlink()
/OK3568_Linux_fs/kernel/crypto/
H A Dpcbc.c154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()

12345678910>>...18