Home
last modified time | relevance | path

Searched refs:ct (Results 201 – 225 of 398) sorted by relevance

12345678910>>...16

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h305 struct nf_conn *ct, enum ip_conntrack_info ctinfo,
310 struct nf_conn *ct, enum ip_conntrack_info ctinfo,
316 void (*expectfn)(struct nf_conn *ct,
H A Dnf_conntrack_snmp.h10 struct nf_conn *ct,
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_nat_zones.sh168 typeof iifname : ct zone
187 ct original zone set meta iifname map @iiftozone
197 ct mark set meta mark meta oifname veth0 masquerade
202 ct direction reply meta mark set ct mark
H A Dnft_zones_many.sh50 typeof numgen inc mod $max_zones : ct zone
55 udp dport 12345 ct zone set numgen inc mod 65536 map @rndzone
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ftp.c261 struct nf_conn *ct; in ip_vs_ftp_out() local
364 ct = nf_ct_get(skb, &ctinfo); in ip_vs_ftp_out()
365 if (ct) { in ip_vs_ftp_out()
374 mangled = nf_nat_mangle_tcp_packet(skb, ct, ctinfo, in ip_vs_ftp_out()
380 ip_vs_nfct_expect_related(skb, ct, n_cp, in ip_vs_ftp_out()
/openbmc/linux/include/net/
H A Dip_vs.h793 struct ip_vs_conn *ct);
1432 struct ip_vs_conn *ct = cp->control; in ip_vs_control_assure_ct() local
1434 if (ct && !(ct->state & IP_VS_CTPL_S_ASSURED) && in ip_vs_control_assure_ct()
1435 (ct->flags & IP_VS_CONN_F_TEMPLATE)) in ip_vs_control_assure_ct()
1436 ct->state |= IP_VS_CTPL_S_ASSURED; in ip_vs_control_assure_ct()
1746 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in ip_vs_notrack() local
1748 if (ct) { in ip_vs_notrack()
1749 nf_conntrack_put(&ct->ct_general); in ip_vs_notrack()
1804 struct nf_conn *ct; in ip_vs_conn_uses_old_conntrack() local
1806 ct = nf_ct_get(skb, &ctinfo); in ip_vs_conn_uses_old_conntrack()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c218 GEM_BUG_ON(!intel_guc_ct_enabled(&guc->ct)); in guc_handle_mmio_msg()
234 GEM_BUG_ON(intel_guc_ct_enabled(&guc->ct)); in guc_enable_communication()
240 ret = intel_guc_ct_enable(&guc->ct); in guc_enable_communication()
252 intel_guc_ct_event_handler(&guc->ct); in guc_enable_communication()
271 intel_guc_ct_disable(&guc->ct); in guc_disable_communication()
719 GEM_BUG_ON(enable_communication == intel_guc_ct_enabled(&guc->ct)); in __uc_resume()
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c38 const struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in nf_ct6_defrag_user() local
40 zone_id = nf_ct_zone_id(nf_ct_zone(ct), CTINFO2DIR(ctinfo)); in nf_ct6_defrag_user()
/openbmc/u-boot/board/comtrend/ct5361/
H A DMakefile3 obj-y += ct-5361.o
H A DMAINTAINERS4 F: board/comtrend/ct-5361/
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c1764 unsigned int ct; in vt_do_diacrit() local
1769 if (get_user(ct, &a->kb_cnt)) in vt_do_diacrit()
1771 if (ct >= MAX_DIACR) in vt_do_diacrit()
1774 if (ct) { in vt_do_diacrit()
1784 accent_table_size = ct; in vt_do_diacrit()
1785 for (i = 0; i < ct; i++) { in vt_do_diacrit()
1801 unsigned int ct; in vt_do_diacrit() local
1810 if (ct >= MAX_DIACR) in vt_do_diacrit()
1813 if (ct) { in vt_do_diacrit()
1820 if (ct) in vt_do_diacrit()
[all …]
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_timestamp.c24 net->ct.sysctl_tstamp = nf_ct_tstamp; in nf_conntrack_tstamp_pernet_init()
H A Dnf_conntrack_acct.c27 net->ct.sysctl_acct = nf_ct_acct; in nf_conntrack_acct_pernet_init()
H A Dxt_ipvs.c118 struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in ipvs_mt() local
120 if (ct == NULL) { in ipvs_mt()
H A Dnfnetlink_cthelper.c42 struct nf_conn *ct, enum ip_conntrack_info ctinfo) in nfnl_userspace_cthelper() argument
47 help = nfct_help(ct); in nfnl_userspace_cthelper()
96 nfnl_cthelper_from_nlattr(struct nlattr *attr, struct nf_conn *ct) in nfnl_cthelper_from_nlattr() argument
98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr()
113 nfnl_cthelper_to_nlattr(struct sk_buff *skb, const struct nf_conn *ct) in nfnl_cthelper_to_nlattr() argument
115 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr()
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_defrag_ipv4.c48 const struct nf_conn *ct = nf_ct_get(skb, &ctinfo); in nf_ct_defrag_user() local
50 zone_id = nf_ct_zone_id(nf_ct_zone(ct), CTINFO2DIR(ctinfo)); in nf_ct_defrag_user()
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_bpf.h10 struct nf_conn ct; member
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dinterrupt.c228 static int iic_host_xlate(struct irq_domain *h, struct device_node *ct, in iic_host_xlate() argument
236 if (!of_device_is_compatible(ct, in iic_host_xlate()
241 val = of_get_property(ct, "#interrupt-cells", NULL); in iic_host_xlate()
/openbmc/linux/arch/arc/include/asm/
H A Dstring.h31 extern int strcmp(const char *cs, const char *ct);
/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c227 int i = 0, j = 0, ct, ret; in update_events_in_group() local
241 ct = of_get_child_count(pmu_events); in update_events_in_group()
260 pmu->events = kcalloc(ct, sizeof(struct imc_events), GFP_KERNEL); in update_events_in_group()
266 ct = 0; in update_events_in_group()
269 ret = imc_parse_event(np, g_scale, g_unit, prefix, base_reg, &pmu->events[ct]); in update_events_in_group()
271 ct++; in update_events_in_group()
279 imc_free_events(pmu->events, ct); in update_events_in_group()
291 attrs = kcalloc(((ct * 3) + 1), sizeof(struct attribute *), GFP_KERNEL); in update_events_in_group()
294 imc_free_events(pmu->events, ct); in update_events_in_group()
330 } while (++i < ct); in update_events_in_group()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c108 extern void bpf_ct_release(struct nf_conn *ct) __ksym;
435 struct nf_conn *ct; in tcp_lookup() local
463 ct = bpf_xdp_ct_lookup(ctx, &tup, tup_size, &ct_lookup_opts, sizeof(ct_lookup_opts)); in tcp_lookup()
465 ct = bpf_skb_ct_lookup(ctx, &tup, tup_size, &ct_lookup_opts, sizeof(ct_lookup_opts)); in tcp_lookup()
466 if (ct) { in tcp_lookup()
467 unsigned long status = ct->status; in tcp_lookup()
469 bpf_ct_release(ct); in tcp_lookup()
/openbmc/linux/net/ipv6/
H A Dip6mr.c1247 int ct; in ip6mr_device_event() local
1254 for (ct = 0; ct < mrt->maxvif; ct++, v++) { in ip6mr_device_event()
1256 mif6_delete(mrt, ct, 1, NULL); in ip6mr_device_event()
2097 int ct; in ip6mr_find_vif() local
2100 for (ct = READ_ONCE(mrt->maxvif) - 1; ct >= 0; ct--) { in ip6mr_find_vif()
2101 if (rcu_access_pointer(mrt->vif_table[ct].dev) == dev) in ip6mr_find_vif()
2104 return ct; in ip6mr_find_vif()
2113 int vif, ct; in ip6_mr_forward() local
2183 for (ct = c->_c.mfc_un.res.maxvif - 1; in ip6_mr_forward()
2184 ct >= c->_c.mfc_un.res.minvif; ct--) { in ip6_mr_forward()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs.h19 int (*init)(struct mlx5_ct_fs *fs, struct mlx5_flow_table *ct,
/openbmc/linux/fs/btrfs/
H A Droot-tree.c477 struct timespec64 ct; in btrfs_update_root_times() local
479 ktime_get_real_ts64(&ct); in btrfs_update_root_times()
482 btrfs_set_stack_timespec_sec(&item->ctime, ct.tv_sec); in btrfs_update_root_times()
483 btrfs_set_stack_timespec_nsec(&item->ctime, ct.tv_nsec); in btrfs_update_root_times()
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A D50-gbmc-nic.rules.in5 ct state established accept

12345678910>>...16