Home
last modified time | relevance | path

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

/net/netfilter/
Dcore.c66 const struct nf_hook_ops *reg) in nf_find_hook_list()
86 int nf_register_net_hook(struct net *net, const struct nf_hook_ops *reg) in nf_register_net_hook()
123 void nf_unregister_net_hook(struct net *net, const struct nf_hook_ops *reg) in nf_unregister_net_hook()
161 int nf_register_net_hooks(struct net *net, const struct nf_hook_ops *reg, in nf_register_net_hooks()
181 void nf_unregister_net_hooks(struct net *net, const struct nf_hook_ops *reg, in nf_unregister_net_hooks()
191 int nf_register_hook(struct nf_hook_ops *reg) in nf_register_hook()
218 void nf_unregister_hook(struct nf_hook_ops *reg) in nf_unregister_hook()
230 int nf_register_hooks(struct nf_hook_ops *reg, unsigned int n) in nf_register_hooks()
249 void nf_unregister_hooks(struct nf_hook_ops *reg, unsigned int n) in nf_unregister_hooks()
Dnf_sockopt.c24 int nf_register_sockopt(struct nf_sockopt_ops *reg) in nf_register_sockopt()
53 void nf_unregister_sockopt(struct nf_sockopt_ops *reg) in nf_unregister_sockopt()
Dnf_tables_api.c4266 unsigned int reg; in nft_parse_register() local
4289 int nft_dump_register(struct sk_buff *skb, unsigned int attr, unsigned int reg) in nft_dump_register()
4309 int nft_validate_register_load(enum nft_registers reg, unsigned int len) in nft_validate_register_load()
4337 enum nft_registers reg, in nft_validate_register_store()
/net/wireless/
Dmlme.c419 struct cfg80211_mgmt_registration *reg; in cfg80211_process_mlme_unregistrations() local
462 struct cfg80211_mgmt_registration *reg, *nreg; in cfg80211_mlme_register_mgmt() local
528 struct cfg80211_mgmt_registration *reg, *tmp; in cfg80211_mlme_unregister_socket() local
671 struct cfg80211_mgmt_registration *reg; in cfg80211_rx_mgmt() local
Dcore.c835 struct cfg80211_beacon_registration *reg, *treg; in cfg80211_dev_free() local
Drdev-ops.h738 struct wireless_dev *wdev, u16 frame_type, bool reg) in rdev_mgmt_frame_register()
Dnl80211.c9956 struct cfg80211_beacon_registration *reg, *nreg; in nl80211_register_beacons() local
12962 struct cfg80211_beacon_registration *reg; in cfg80211_report_obss_beacon() local
13223 struct cfg80211_beacon_registration *reg, *tmp; in nl80211_netlink_notify() local
/net/irda/
Dirda_device.c86 struct dongle_reg *reg = arg; in leftover_dongle() local
/net/dsa/
Dslave.c25 static int dsa_slave_phy_read(struct mii_bus *bus, int addr, int reg) in dsa_slave_phy_read()
35 static int dsa_slave_phy_write(struct mii_bus *bus, int addr, int reg, u16 val) in dsa_slave_phy_write()
Ddsa.c597 const __be32 *reg; in dsa_of_setup_routing_table() local
/net/mac80211/
Dcfg.c3455 u16 frame_type, bool reg) in ieee80211_mgmt_frame_register()