/linux-5.10/net/sched/ |
D | act_skbmod.c | 79 static int tcf_skbmod_init(struct net *net, struct nlattr *nla, in tcf_skbmod_init() 254 static int tcf_skbmod_walker(struct net *net, struct sk_buff *skb, in tcf_skbmod_walker() 264 static int tcf_skbmod_search(struct net *net, struct tc_action **a, u32 index) in tcf_skbmod_search() 284 static __net_init int skbmod_init_net(struct net *net) in skbmod_init_net()
|
D | act_simple.c | 86 static int tcf_simp_init(struct net *net, struct nlattr *nla, in tcf_simp_init() 200 static int tcf_simp_walker(struct net *net, struct sk_buff *skb, in tcf_simp_walker() 210 static int tcf_simp_search(struct net *net, struct tc_action **a, u32 index) in tcf_simp_search() 230 static __net_init int simp_init_net(struct net *net) in simp_init_net()
|
D | act_mpls.c | 153 static int tcf_mpls_init(struct net *net, struct nlattr *nla, in tcf_mpls_init() 370 static int tcf_mpls_walker(struct net *net, struct sk_buff *skb, in tcf_mpls_walker() 380 static int tcf_mpls_search(struct net *net, struct tc_action **a, u32 index) in tcf_mpls_search() 400 static __net_init int mpls_init_net(struct net *net) in mpls_init_net()
|
D | act_sample.c | 36 static int tcf_sample_init(struct net *net, struct nlattr *nla, in tcf_sample_init() 237 static int tcf_sample_walker(struct net *net, struct sk_buff *skb, in tcf_sample_walker() 247 static int tcf_sample_search(struct net *net, struct tc_action **a, u32 index) in tcf_sample_search() 292 static __net_init int sample_init_net(struct net *net) in sample_init_net()
|
D | cls_api.c | 834 static int tcf_block_insert(struct tcf_block *block, struct net *net, in tcf_block_insert() 850 static void tcf_block_remove(struct tcf_block *block, struct net *net) in tcf_block_remove() 859 static struct tcf_block *tcf_block_create(struct net *net, struct Qdisc *q, in tcf_block_create() 888 static struct tcf_block *tcf_block_lookup(struct net *net, u32 block_index) in tcf_block_lookup() 895 static struct tcf_block *tcf_block_refcnt_get(struct net *net, u32 block_index) in tcf_block_refcnt_get() 1025 static int __tcf_qdisc_find(struct net *net, struct Qdisc **q, in __tcf_qdisc_find() 1120 static struct tcf_block *__tcf_block_find(struct net *net, struct Qdisc *q, in __tcf_block_find() 1194 static struct tcf_block *tcf_block_find(struct net *net, struct Qdisc **q, in tcf_block_find() 1305 struct net *net = qdisc_net(q); in tcf_block_get_ext() local 1797 static int tcf_fill_node(struct net *net, struct sk_buff *skb, in tcf_fill_node() [all …]
|
D | act_ct.c | 195 static int tcf_ct_flow_table_add_action_nat(struct net *net, in tcf_ct_flow_table_add_action_nat() 235 static int tcf_ct_flow_table_fill_actions(struct net *net, in tcf_ct_flow_table_fill_actions() 567 static bool tcf_ct_skb_nfct_cached(struct net *net, struct sk_buff *skb, in tcf_ct_skb_nfct_cached() 675 static int tcf_ct_handle_fragments(struct net *net, struct sk_buff *skb, in tcf_ct_handle_fragments() 921 struct net *net = dev_net(skb->dev); in tcf_ct_act() local 1137 static int tcf_ct_fill_params(struct net *net, in tcf_ct_fill_params() 1217 static int tcf_ct_init(struct net *net, struct nlattr *nla, in tcf_ct_init() 1450 static int tcf_ct_walker(struct net *net, struct sk_buff *skb, in tcf_ct_walker() 1460 static int tcf_ct_search(struct net *net, struct tc_action **a, u32 index) in tcf_ct_search() 1490 static __net_init int ct_init_net(struct net *net) in ct_init_net() [all …]
|
D | act_gact.c | 53 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init() 225 static int tcf_gact_walker(struct net *net, struct sk_buff *skb, in tcf_gact_walker() 235 static int tcf_gact_search(struct net *net, struct tc_action **a, u32 index) in tcf_gact_search() 269 static __net_init int gact_init_net(struct net *net) in gact_init_net()
|
/linux-5.10/drivers/net/usb/ |
D | mcs7830.c | 319 static int mcs7830_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in mcs7830_ioctl() 346 static void mcs7830_data_set_multicast(struct net_device *net) in mcs7830_data_set_multicast() 409 static void mcs7830_set_multicast(struct net_device *net) in mcs7830_set_multicast() 419 static int mcs7830_get_regs_len(struct net_device *net) in mcs7830_get_regs_len() 432 static void mcs7830_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *drvinfo) in mcs7830_get_drvinfo() 437 static void mcs7830_get_regs(struct net_device *net, struct ethtool_regs *regs, void *data) in mcs7830_get_regs() 474 struct net_device *net = dev->net; in mcs7830_bind() local
|
/linux-5.10/net/ipv4/ |
D | ip_forward.c | 65 static int ip_forward_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_forward_finish() 92 struct net *net; in ip_forward() local
|
D | tcp_fastopen.c | 13 void tcp_fastopen_init_key_once(struct net *net) in tcp_fastopen_init_key_once() 54 void tcp_fastopen_ctx_destroy(struct net *net) in tcp_fastopen_ctx_destroy() 69 int tcp_fastopen_reset_cipher(struct net *net, struct sock *sk, in tcp_fastopen_reset_cipher() 111 int tcp_fastopen_get_cipher(struct net *net, struct inet_connection_sock *icsk, in tcp_fastopen_get_cipher() 508 struct net *net = sock_net(sk); in tcp_fastopen_active_disable() local
|
/linux-5.10/net/ipv6/ila/ |
D | ila_main.c | 60 static __net_init int ila_init_net(struct net *net) in ila_init_net() 74 static __net_exit void ila_exit_net(struct net *net) in ila_exit_net()
|
/linux-5.10/net/ipv6/netfilter/ |
D | nf_dup_ipv6.c | 19 static bool nf_dup_ipv6_route(struct net *net, struct sk_buff *skb, in nf_dup_ipv6_route() 47 void nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum, in nf_dup_ipv6()
|
/linux-5.10/net/ipv4/netfilter/ |
D | nf_dup_ipv4.c | 23 static bool nf_dup_ipv4_route(struct net *net, struct sk_buff *skb, in nf_dup_ipv4_route() 50 void nf_dup_ipv4(struct net *net, struct sk_buff *skb, unsigned int hooknum, in nf_dup_ipv4()
|
D | ipt_CLUSTERIP.c | 56 struct net *net; /* netns for pernet list */ member 77 static inline struct clusterip_net *clusterip_pernet(struct net *net) in clusterip_pernet() 137 __clusterip_config_find(struct net *net, __be32 clusterip) in __clusterip_config_find() 151 clusterip_config_find_get(struct net *net, __be32 clusterip, int entry) in clusterip_config_find_get() 192 struct net *net = dev_net(dev); in clusterip_netdev_event() local 228 clusterip_config_init(struct net *net, const struct ipt_clusterip_tgt_info *i, in clusterip_config_init() 612 struct net *net = state->net; in arp_mangle() local 817 static int clusterip_net_init(struct net *net) in clusterip_net_init() 843 static void clusterip_net_exit(struct net *net) in clusterip_net_exit()
|
/linux-5.10/net/netfilter/ |
D | xt_recent.c | 97 static inline struct recent_net *recent_pernet(struct net *net) in recent_pernet() 235 struct net *net = xt_net(par); in recent_mt() local 627 static int __net_init recent_proc_net_init(struct net *net) in recent_proc_net_init() 637 static void __net_exit recent_proc_net_exit(struct net *net) in recent_proc_net_exit() 656 static inline int recent_proc_net_init(struct net *net) in recent_proc_net_init() 661 static inline void recent_proc_net_exit(struct net *net) in recent_proc_net_exit() 666 static int __net_init recent_net_init(struct net *net) in recent_net_init() 674 static void __net_exit recent_net_exit(struct net *net) in recent_net_exit()
|
D | nf_conntrack_proto_generic.c | 21 struct net *net, void *data) in generic_timeout_nlattr_to_obj() 60 void nf_conntrack_generic_init_net(struct net *net) in nf_conntrack_generic_init_net()
|
D | nft_chain_nat.c | 78 static int nft_nat_inet_reg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_reg() 83 static void nft_nat_inet_unreg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_unreg()
|
D | nf_conntrack_netlink.c | 709 struct net *net; in ctnetlink_conntrack_event() local 1126 struct net *net = sock_net(skb->sk); in ctnetlink_dump_table() local 1506 static int ctnetlink_flush_conntrack(struct net *net, in ctnetlink_flush_conntrack() 1528 static int ctnetlink_del_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_del_conntrack() 1588 static int ctnetlink_get_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_get_conntrack() 1680 struct net *net = sock_net(skb->sk); in ctnetlink_dump_list() local 1747 static int ctnetlink_get_ct_dying(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_dying() 1770 static int ctnetlink_get_ct_unconfirmed(struct net *net, struct sock *ctnl, in ctnetlink_get_ct_unconfirmed() 2217 ctnetlink_create_conntrack(struct net *net, in ctnetlink_create_conntrack() 2378 static int ctnetlink_new_conntrack(struct net *net, struct sock *ctnl, in ctnetlink_new_conntrack() [all …]
|
/linux-5.10/drivers/net/ |
D | bareudp.c | 43 struct net *net; /* netns for packet i/o */ member 203 static struct socket *bareudp_create_sock(struct net *net, __be16 port) in bareudp_create_sock() 603 static int bareudp_configure(struct net *net, struct net_device *dev, in bareudp_configure() 647 static int bareudp_newlink(struct net *net, struct net_device *dev, in bareudp_newlink() 719 struct net_device *bareudp_dev_create(struct net *net, const char *name, in bareudp_dev_create() 755 static __net_init int bareudp_init_net(struct net *net) in bareudp_init_net() 763 static void bareudp_destroy_tunnels(struct net *net, struct list_head *head) in bareudp_destroy_tunnels() 774 struct net *net; in bareudp_exit_batch_net() local
|
/linux-5.10/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 79 static int gssp_rpc_create(struct net *net, struct rpc_clnt **_clnt) in gssp_rpc_create() 129 int set_gssp_clnt(struct net *net) in set_gssp_clnt() 168 static int gssp_call(struct net *net, struct rpc_message *msg) in gssp_call() 265 int gssp_accept_sec_context_upcall(struct net *net, in gssp_accept_sec_context_upcall()
|
/linux-5.10/net/xfrm/ |
D | xfrm_output.c | 417 struct net *net = xs_net(x); in xfrm_output_one() local 508 struct net *net = xs_net(skb_dst(skb)->xfrm); in xfrm_output_resume() local 535 static int xfrm_output2(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output2() 540 static int xfrm_output_gso(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm_output_gso() 570 struct net *net = dev_net(skb_dst(skb)->dev); in xfrm_output() local
|
/linux-5.10/net/dccp/ |
D | ipv4.c | 197 struct net *net = sock_net(sk); in dccp_req_err() local 242 struct net *net = dev_net(skb->dev); in dccp_v4_err() local 452 static struct dst_entry* dccp_v4_route_skb(struct net *net, struct sock *sk, in dccp_v4_route_skb() 515 struct net *net = dev_net(skb_dst(rxskb)->dev); in dccp_v4_ctl_send_reset() local 1006 static int __net_init dccp_v4_init_net(struct net *net) in dccp_v4_init_net() 1015 static void __net_exit dccp_v4_exit_net(struct net *net) in dccp_v4_exit_net()
|
/linux-5.10/include/net/netfilter/ |
D | nf_conntrack_timestamp.h | 30 struct net *net = nf_ct_net(ct); in nf_ct_tstamp_ext_add() local 47 static inline void nf_conntrack_tstamp_pernet_init(struct net *net) {} in nf_conntrack_tstamp_pernet_init()
|
/linux-5.10/net/sunrpc/ |
D | rpc_pipe.c | 41 #define NET_NAME(net) ((net == &init_net) ? " (init_net)" : "") argument 887 rpc_add_pipe_dir_object_locked(struct net *net, in rpc_add_pipe_dir_object_locked() 901 rpc_remove_pipe_dir_object_locked(struct net *net, in rpc_remove_pipe_dir_object_locked() 918 rpc_add_pipe_dir_object(struct net *net, in rpc_add_pipe_dir_object() 943 rpc_remove_pipe_dir_object(struct net *net, in rpc_remove_pipe_dir_object() 967 rpc_find_or_alloc_pipe_dir_object(struct net *net, in rpc_find_or_alloc_pipe_dir_object() 1197 int rpc_pipefs_init_net(struct net *net) in rpc_pipefs_init_net() 1210 void rpc_pipefs_exit_net(struct net *net) in rpc_pipefs_exit_net() 1223 struct super_block *rpc_get_sb_net(const struct net *net) in rpc_get_sb_net() 1235 void rpc_put_sb_net(const struct net *net) in rpc_put_sb_net() [all …]
|
/linux-5.10/include/net/ |
D | ip6_fib.h | 96 static inline bool fib6_routes_require_src(const struct net *net) in fib6_routes_require_src() 101 static inline void fib6_routes_require_src_inc(struct net *net) {} in fib6_routes_require_src_inc() 102 static inline void fib6_routes_require_src_dec(struct net *net) {} in fib6_routes_require_src_dec() 106 static inline bool fib6_routes_require_src(const struct net *net) in fib6_routes_require_src() 111 static inline void fib6_routes_require_src_inc(struct net *net) in fib6_routes_require_src_inc() 116 static inline void fib6_routes_require_src_dec(struct net *net) in fib6_routes_require_src_dec() 577 struct net *net, in pol_lookup_func() 592 static inline bool fib6_has_custom_rules(const struct net *net) in fib6_has_custom_rules() 604 static inline bool fib6_rules_early_flow_dissect(struct net *net, in fib6_rules_early_flow_dissect() 622 static inline bool fib6_has_custom_rules(const struct net *net) in fib6_has_custom_rules() [all …]
|