| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | ctr.c | 127 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ctr_create() 258 struct rtattr **tb) in crypto_rfc3686_create()
|
| H A D | ofb.c | 53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create()
|
| H A D | gcm.c | 577 struct rtattr **tb, in crypto_gcm_create_common() 658 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 675 struct rtattr **tb) in crypto_gcm_base_create() 828 struct rtattr **tb) in crypto_rfc4106_create() 1043 struct rtattr **tb) in crypto_rfc4543_create()
|
| H A D | pcrypt.c | 232 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() 291 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_rules.c | 226 struct nlattr **tb, in fib4_rule_configure() 311 struct nlattr **tb) in fib4_rule_compare()
|
| H A D | devinet.c | 649 struct nlattr *tb[IFA_MAX+1]; in inet_rtm_deladdr() local 827 struct nlattr *tb[IFA_MAX+1]; in rtm_to_ifaddr() local 1722 struct nlattr *tb[IFA_MAX+1]; in inet_valid_dump_ifaddr_req() local 1956 struct nlattr *a, *tb[IFLA_INET_MAX+1]; in inet_validate_link_af() local 1985 struct nlattr *a, *tb[IFLA_INET_MAX+1]; in inet_set_link_af() local 2122 struct nlattr **tb, in inet_netconf_valid_get_req() 2164 struct nlattr *tb[NETCONFA_MAX+1]; in inet_netconf_get_devconf() local
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | arc4.c | 41 u32 ty, ta, tb; in arc4_crypt() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_reject_inet.c | 63 const struct nlattr * const tb[]) in nft_reject_inet_init()
|
| H A D | nft_fib.c | 65 const struct nlattr * const tb[]) in nft_fib_init()
|
| H A D | nf_conntrack_proto_sctp.c | 596 struct nlattr *tb[CTA_PROTOINFO_SCTP_MAX+1]; in nlattr_to_sctp() local 630 static int sctp_timeout_nlattr_to_obj(struct nlattr *tb[], in sctp_timeout_nlattr_to_obj()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | macvlan.c | 987 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1013 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del() 1269 static int macvlan_validate(struct nlattr *tb[], struct nlattr *data[], in macvlan_validate() 1405 struct nlattr *tb[], struct nlattr *data[], in macvlan_common_newlink() 1521 struct nlattr *tb[], struct nlattr *data[], in macvlan_newlink() 1540 struct nlattr *tb[], struct nlattr *data[], in macvlan_changelink()
|
| H A D | geneve.c | 1261 static int geneve_validate(struct nlattr *tb[], struct nlattr *data[], in geneve_validate() 1410 static int geneve_nl2info(struct nlattr *tb[], struct nlattr *data[], in geneve_nl2info() 1577 struct ip_tunnel_info *info, struct nlattr *tb[]) in geneve_link_config() 1623 struct nlattr *tb[], struct nlattr *data[], in geneve_newlink() 1693 static int geneve_changelink(struct net_device *dev, struct nlattr *tb[], in geneve_changelink() 1830 struct nlattr *tb[IFLA_MAX + 1]; in geneve_dev_create_fb() local
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | queryst.c | 80 xButtonState *tb; in ProcXQueryDeviceState() local
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_ipport.c | 104 hash_ipport4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport4_uadt() 265 hash_ipport6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipport6_uadt()
|
| H A D | ip_set_bitmap_port.c | 153 bitmap_port_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_port_uadt() 249 bitmap_port_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_port_create()
|
| H A D | ip_set_hash_ipportip.c | 107 hash_ipportip4_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip4_uadt() 276 hash_ipportip6_uadt(struct ip_set *set, struct nlattr *tb[], in hash_ipportip6_uadt()
|
| H A D | ip_set_bitmap_ip.c | 130 bitmap_ip_uadt(struct ip_set *set, struct nlattr *tb[], in bitmap_ip_uadt() 253 bitmap_ip_create(struct net *net, struct ip_set *set, struct nlattr *tb[], in bitmap_ip_create()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | netlink.c | 228 struct nlattr *tb[IFLA_MAX + 1], *attr; in __dump_link_nlmsg() local 240 static int get_xdp_info(void *cookie, void *msg, struct nlattr **tb) in get_xdp_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | testmode.c | 73 struct nlattr *tb[ATH6KL_TM_ATTR_MAX + 1]; in ath6kl_tm_cmd() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | emulate.c | 63 u32 kvmppc_get_dec(struct kvm_vcpu *vcpu, u64 tb) in kvmppc_get_dec()
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | strset.c | 138 struct nlattr *tb[ARRAY_SIZE(get_stringset_policy)]; in strset_get_id() local 157 struct nlattr **tb, in strset_parse_request()
|
| /OK3568_Linux_fs/kernel/net/caif/ |
| H A D | chnl_net.c | 448 struct nlattr *tb[], struct nlattr *data[], in ipcaif_newlink() 471 static int ipcaif_changelink(struct net_device *dev, struct nlattr *tb[], in ipcaif_changelink()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | cls_basic.c | 147 struct nlattr **tb, in basic_set_parms() 177 struct nlattr *tb[TCA_BASIC_MAX + 1]; in basic_change() local
|
| H A D | act_pedit.c | 56 struct nlattr *tb[TCA_PEDIT_KEY_EX_MAX + 1]; in tcf_pedit_keys_ex_parse() local 144 struct nlattr *tb[TCA_PEDIT_MAX + 1]; in tcf_pedit_init() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 796 const struct mtk_drive_desc *tb; in mtk_pinconf_drive_set() local 825 const struct mtk_drive_desc *tb; in mtk_pinconf_drive_get() local 851 const struct mtk_drive_desc *tb; in mtk_pinconf_drive_set_rev1() local 872 const struct mtk_drive_desc *tb; in mtk_pinconf_drive_get_rev1() local
|