Home
last modified time | relevance | path

Searched defs:reg (Results 1 – 16 of 16) sorted by relevance

/net/netfilter/
Dcore.c111 const struct nf_hook_ops *reg) in nf_hook_entries_grow()
192 const struct nf_hook_ops *reg) in nf_hook_entries_insert_raw()
324 static int nf_ingress_check(struct net *net, const struct nf_hook_ops *reg, in nf_ingress_check()
338 static inline bool nf_ingress_hook(const struct nf_hook_ops *reg, int pf) in nf_ingress_hook()
347 static void nf_static_key_inc(const struct nf_hook_ops *reg, int pf) in nf_static_key_inc()
362 static void nf_static_key_dec(const struct nf_hook_ops *reg, int pf) in nf_static_key_dec()
378 const struct nf_hook_ops *reg) in __nf_register_net_hook()
457 const struct nf_hook_ops *reg) in __nf_unregister_net_hook()
493 void nf_unregister_net_hook(struct net *net, const struct nf_hook_ops *reg) in nf_unregister_net_hook()
509 const struct nf_hook_ops *reg) in nf_hook_entries_delete_raw()
[all …]
Dnft_payload.c213 static bool nft_payload_offload_mask(struct nft_offload_reg *reg, in nft_payload_offload_mask()
245 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_payload_offload_ll() local
314 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_payload_offload_ip() local
354 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_payload_offload_ip6() local
414 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_payload_offload_tcp() local
442 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_payload_offload_udp() local
Dnf_sockopt.c25 int nf_register_sockopt(struct nf_sockopt_ops *reg) in nf_register_sockopt()
54 void nf_unregister_sockopt(struct nf_sockopt_ops *reg) in nf_unregister_sockopt()
Dnft_set_pipapo_avx2.c39 #define NFT_PIPAPO_AVX2_LOAD(reg, loc) \ argument
45 #define NFT_PIPAPO_AVX2_BUCKET_LOAD4(reg, lt, group, v, bsize) \ argument
49 #define NFT_PIPAPO_AVX2_BUCKET_LOAD8(reg, lt, group, v, bsize) \ argument
59 #define NFT_PIPAPO_AVX2_NOMATCH_GOTO(reg, label) \ argument
67 #define NFT_PIPAPO_AVX2_STORE(loc, reg) \ argument
71 #define NFT_PIPAPO_AVX2_ZERO(reg) \ argument
Dnft_fib.c134 void nft_fib_store_result(void *reg, const struct nft_fib *priv, in nft_fib_store_result()
Dnft_bitwise.c269 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_bitwise_offload() local
380 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_bitwise_fast_offload() local
Dnft_immediate.c35 u8 reg; in nft_reg_to_type() local
Dnft_cmp.c142 struct nft_offload_reg *reg = &ctx->regs[priv->sreg]; in __nft_cmp_offload() local
Dnft_meta.c712 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_meta_get_offload() local
Dnf_tables_api.c10110 unsigned int reg; in nft_parse_register() local
10138 int nft_dump_register(struct sk_buff *skb, unsigned int attr, unsigned int reg) in nft_dump_register()
10149 static int nft_validate_register_load(enum nft_registers reg, unsigned int len) in nft_validate_register_load()
10163 u32 reg; in nft_parse_register_load() local
10180 enum nft_registers reg, in nft_validate_register_store()
10222 u32 reg; in nft_parse_register_store() local
/net/wireless/
Dmlme.c466 struct cfg80211_mgmt_registration *reg; in cfg80211_mgmt_registrations_update() local
523 struct cfg80211_mgmt_registration *reg, *nreg; in cfg80211_mlme_register_mgmt() local
620 struct cfg80211_mgmt_registration *reg, *tmp; in cfg80211_mlme_unregister_socket() local
649 struct cfg80211_mgmt_registration *reg, *tmp; in cfg80211_mlme_purge_registrations() local
804 struct cfg80211_mgmt_registration *reg; in cfg80211_rx_mgmt_ext() local
Dcore.c1113 struct cfg80211_beacon_registration *reg, *treg; in cfg80211_dev_free() local
Dnl80211.c13990 struct cfg80211_beacon_registration *reg, *nreg; in nl80211_register_beacons() local
19347 struct cfg80211_beacon_registration *reg; in cfg80211_report_obss_beacon_khz() local
19610 struct cfg80211_beacon_registration *reg, *tmp; in nl80211_netlink_notify() local
/net/dsa/
Dslave.c27 static int dsa_slave_phy_read(struct mii_bus *bus, int addr, int reg) in dsa_slave_phy_read()
37 static int dsa_slave_phy_write(struct mii_bus *bus, int addr, int reg, u16 val) in dsa_slave_phy_write()
Ddsa2.c1371 u32 reg; in dsa_switch_parse_ports_of() local
/net/core/
Dfilter.c9888 int reg; in bpf_convert_data_end_access() local