Home
last modified time | relevance | path

Searched refs:chain (Results 426 - 450 of 517) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-5.10/net/sched/
H A Dematch.c177 struct net *net = tp->chain->block->net; in tcf_em_validate()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_synproxy.c259 return nft_chain_validate_hooks(ctx->chain, (1 << NF_INET_LOCAL_IN) | in nft_synproxy_validate()
/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h137 struct hlist_head chain; member
H A Dip_fib.h73 struct fib_nh_exception __rcu *chain; member
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h410 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Dnft_reject_bridge.c363 return nft_chain_validate_hooks(ctx->chain, (1 << NF_BR_PRE_ROUTING) | in nft_reject_bridge_validate()
H A Debtables.c210 /* base for chain jumps */ in ebt_do_table()
250 if (WARN(sp == 0, "RETURN on base chain")) { in ebt_do_table()
280 if (WARN(chaininfo->distinguisher, "jump to non-chain\n")) { in ebt_do_table()
481 /* check if all valid hooks have a chain */ in ebt_verify_pointers()
505 /* beginning of a new chain in ebt_check_entry_size_and_hooks()
506 * if i == NF_BR_NUMHOOKS it must be a user defined chain in ebt_check_entry_size_and_hooks()
509 /* this checks if the previous chain has as many entries in ebt_check_entry_size_and_hooks()
522 if (i == NF_BR_NUMHOOKS) /* it's a user defined chain */ in ebt_check_entry_size_and_hooks()
552 * entries is a jump to the beginning of a new chain.
560 /* we're only interested in chain start in ebt_get_udc_positions()
761 check_chainloops(const struct ebt_entries *chain, struct ebt_cl_stack *cl_s, unsigned int udc_cnt, unsigned int hooknr, char *base) check_chainloops() argument
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Dexfat_fs.h432 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h74 struct fib_nh_exception __rcu *chain; member
H A Dip6_fib.h138 struct hlist_head chain; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_meter.c132 attr->chain = 0; in mlx5e_post_meter_add_rule()
/kernel/linux/linux-6.6/net/sched/
H A Dematch.c177 struct net *net = tp->chain->block->net; in tcf_em_validate()
H A Dcls_fw.c77 struct Qdisc *q = tcf_block_q(tp->chain->block); in fw_classify()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_synproxy.c259 return nft_chain_validate_hooks(ctx->chain, (1 << NF_INET_LOCAL_IN) | in nft_synproxy_validate()
/kernel/linux/linux-6.6/rust/kernel/
H A Dinit.rs915 /// }).chain(|foo| {
920 fn chain<F>(self, f: F) -> ChainInit<Self, F, T, E> in chain() functions
928 /// An initializer returned by [`Init::chain`].
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_transport.h295 struct mpi3_sge_common chain; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c2031 static int mt7915_dfs_start_rdd(struct mt7915_dev *dev, int chain) in mt7915_dfs_start_rdd() argument
2048 err = mt76_connac_mcu_rdd_cmd(&dev->mt76, RDD_START, chain, in mt7915_dfs_start_rdd()
2054 err = mt76_connac_mcu_rdd_cmd(&dev->mt76, RDD_SET_WF_ANT, chain, in mt7915_dfs_start_rdd()
2060 return mt76_connac_mcu_rdd_cmd(&dev->mt76, RDD_DET_MODE, chain, in mt7915_dfs_start_rdd()
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtables.c223 /* base for chain jumps */ in ebt_do_table()
263 if (WARN(sp == 0, "RETURN on base chain")) { in ebt_do_table()
293 if (WARN(chaininfo->distinguisher, "jump to non-chain\n")) { in ebt_do_table()
520 /* check if all valid hooks have a chain */ in ebt_verify_pointers()
544 /* beginning of a new chain in ebt_check_entry_size_and_hooks()
545 * if i == NF_BR_NUMHOOKS it must be a user defined chain in ebt_check_entry_size_and_hooks()
548 /* this checks if the previous chain has as many entries in ebt_check_entry_size_and_hooks()
561 if (i == NF_BR_NUMHOOKS) /* it's a user defined chain */ in ebt_check_entry_size_and_hooks()
591 * entries is a jump to the beginning of a new chain.
599 /* we're only interested in chain start in ebt_get_udc_positions()
800 check_chainloops(const struct ebt_entries *chain, struct ebt_cl_stack *cl_s, unsigned int udc_cnt, unsigned int hooknr, char *base) check_chainloops() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c760 mt76x02_mac_get_rssi(struct mt76x02_dev *dev, s8 rssi, int chain) in mt76x02_mac_get_rssi() argument
764 rssi += cal->rssi_offset[chain]; in mt76x02_mac_get_rssi()
/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c1467 INIT_HLIST_HEAD(&sctp_ep_hashtable[i].chain); in sctp_init()
1501 INIT_HLIST_HEAD(&sctp_port_hashtable[i].chain); in sctp_init()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h94 struct hlist_head chain; member
100 struct hlist_head chain; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_diag.c1086 if (hlist_nulls_empty(&head->chain)) in inet_diag_dump_icsk()
1096 sk_nulls_for_each(sk, node, &head->chain) { in inet_diag_dump_icsk()
H A Dinet_connection_sock.c235 inet_bind_bucket_for_each(tb, &head->chain) in inet_csk_find_open_port()
382 inet_bind_bucket_for_each(tb, &head->chain) in inet_csk_get_port()
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h94 struct hlist_head chain; member
100 struct hlist_head chain; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c763 mt76x02_mac_get_rssi(struct mt76x02_dev *dev, s8 rssi, int chain) in mt76x02_mac_get_rssi() argument
767 rssi += cal->rssi_offset[chain]; in mt76x02_mac_get_rssi()

Completed in 36 milliseconds

1...<<1112131415161718192021