/net/netfilter/ |
D | core.c | 111 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 …]
|
D | nft_payload.c | 213 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
|
D | nf_sockopt.c | 25 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()
|
D | nft_set_pipapo_avx2.c | 39 #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
|
D | nft_fib.c | 134 void nft_fib_store_result(void *reg, const struct nft_fib *priv, in nft_fib_store_result()
|
D | nft_bitwise.c | 269 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
|
D | nft_immediate.c | 35 u8 reg; in nft_reg_to_type() local
|
D | nft_cmp.c | 142 struct nft_offload_reg *reg = &ctx->regs[priv->sreg]; in __nft_cmp_offload() local
|
D | nft_meta.c | 712 struct nft_offload_reg *reg = &ctx->regs[priv->dreg]; in nft_meta_get_offload() local
|
D | nf_tables_api.c | 10110 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/ |
D | mlme.c | 466 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
|
D | core.c | 1113 struct cfg80211_beacon_registration *reg, *treg; in cfg80211_dev_free() local
|
D | nl80211.c | 13990 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/ |
D | slave.c | 27 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()
|
D | dsa2.c | 1371 u32 reg; in dsa_switch_parse_ports_of() local
|
/net/core/ |
D | filter.c | 9888 int reg; in bpf_convert_data_end_access() local
|