| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | vport-geneve.c | 53 struct net *net = ovs_dp_get_net(parms->dp); in geneve_tnl_create() local [all...] |
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | em_nbyte.c | 22 static int em_nbyte_change(struct net *net, void *data, int data_len, in em_nbyte_change() argument
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | diag.c | 80 struct net *net = sock_net(skb->sk); in tipc_sock_diag_handler_dump() local
|
| H A D | subscr.h | 62 struct net *net; member [all...] |
| H A D | bcast.h | 112 tipc_bcast_lock(struct net *net) tipc_bcast_lock() argument 117 tipc_bcast_unlock(struct net *net) tipc_bcast_unlock() argument 122 tipc_bc_sndlink(struct net *net) tipc_bc_sndlink() argument [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | xt_owner.c | 23 struct net *net = par->net; in owner_check() local 68 struct net *net = xt_net(par); owner_mt() local [all...] |
| /kernel/linux/linux-5.10/net/rds/ |
| H A D | transport.c | 85 struct rds_transport *rds_trans_get_preferred(struct net *net, in rds_trans_get_preferred() argument
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_conntrack_acct.h | 33 struct net *net = nf_ct_net(ct); in nf_ct_acct_ext_add() local 51 static inline bool nf_ct_acct_enabled(struct net *net) in nf_ct_acct_enabled() argument 61 static inline void nf_ct_set_acct(struct net *ne argument [all...] |
| /kernel/linux/linux-5.10/include/media/ |
| H A D | videobuf2-dvb.h | 36 struct dvb_net net; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | raw.h | 74 static inline bool raw_sk_bound_dev_eq(struct net *net, int bound_dev_if, in raw_sk_bound_dev_eq() argument
|
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| H A D | tc_ctinfo.h | 9 struct net *net; member
|
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| H A D | ebtable_broute.c | 94 static int __net_init broute_net_init(struct net *net) in broute_net_init() argument 100 static void __net_exit broute_net_pre_exit(struct net *net) in broute_net_pre_exit() argument 105 broute_net_exit(struct net *net) broute_net_exit() argument [all...] |
| H A D | ebtable_filter.c | 88 static int __net_init frame_filter_net_init(struct net *net) in frame_filter_net_init() argument 94 static void __net_exit frame_filter_net_pre_exit(struct net *net) in frame_filter_net_pre_exit() argument 99 static void __net_exit frame_filter_net_exit(struct net *ne argument [all...] |
| H A D | ebtable_nat.c | 88 static int __net_init frame_nat_net_init(struct net *net) in frame_nat_net_init() argument 94 static void __net_exit frame_nat_net_pre_exit(struct net *net) in frame_nat_net_pre_exit() argument 99 static void __net_exit frame_nat_net_exit(struct net *ne argument [all...] |
| /kernel/linux/linux-5.10/net/dns_resolver/ |
| H A D | dns_query.c | 74 int dns_query(struct net *net, in dns_query() argument
|
| /kernel/linux/linux-5.10/net/ipv4/netfilter/ |
| H A D | arptable_filter.c | 42 static int __net_init arptable_filter_table_init(struct net *net) in arptable_filter_table_init() argument 59 static void __net_exit arptable_filter_net_pre_exit(struct net *net) in arptable_filter_net_pre_exit() argument 66 arptable_filter_net_exit(struct net *net) arptable_filter_net_exit() argument [all...] |
| H A D | iptable_filter.c | 46 static int __net_init iptable_filter_table_init(struct net *net) in iptable_filter_table_init() argument 67 static int __net_init iptable_filter_net_init(struct net *ne argument 75 iptable_filter_net_pre_exit(struct net *net) iptable_filter_net_pre_exit() argument 82 iptable_filter_net_exit(struct net *net) iptable_filter_net_exit() argument [all...] |
| H A D | iptable_nat.c | 63 static int ipt_nat_register_lookups(struct net *net) in ipt_nat_register_lookups() argument 80 ipt_nat_unregister_lookups(struct net *net) ipt_nat_unregister_lookups() argument 88 iptable_nat_table_init(struct net *net) iptable_nat_table_init() argument 116 iptable_nat_net_pre_exit(struct net *net) iptable_nat_net_pre_exit() argument 122 iptable_nat_net_exit(struct net *net) iptable_nat_net_exit() argument [all...] |
| H A D | iptable_raw.c | 49 static int __net_init iptable_raw_table_init(struct net *net) in iptable_raw_table_init() argument 70 static void __net_exit iptable_raw_net_pre_exit(struct net *ne argument 77 iptable_raw_net_exit(struct net *net) iptable_raw_net_exit() argument [all...] |
| H A D | nf_defrag_ipv4.c | 25 static int nf_ct_ipv4_gather_frags(struct net *net, struct sk_buff *skb, in nf_ct_ipv4_gather_frags() argument 107 defrag4_net_exit(struct net *net) defrag4_net_exit() argument 130 nf_defrag_ipv4_enable(struct net *net) nf_defrag_ipv4_enable() argument [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | xfrm6_output.c | 50 static int __xfrm6_output_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output_finish() argument 68 static int __xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm6_output() argument 113 xfrm6_output(struct net *net, struct sock *sk, struct sk_buff *skb) xfrm6_output() argument [all...] |
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ipcomp.c | 24 struct net *net = dev_net(skb->dev); in ipcomp4_err() local 58 struct net *net = xs_net(x); ipcomp_tunnel_create() local 97 struct net *net = xs_net(x); ipcomp_tunnel_attach() local [all...] |
| H A D | netfilter.c | 20 int ip_route_me_harder(struct net *net, struct sock *sk, struct sk_buff *skb, unsigned int addr_type) in ip_route_me_harder() argument 87 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict __always_unused) nf_ip_route() argument [all...] |
| H A D | udplite.c | 86 static int __net_init udplite4_proc_init_net(struct net *net) in udplite4_proc_init_net() argument 94 static void __net_exit udplite4_proc_exit_net(struct net *net) in udplite4_proc_exit_net() argument
|
| H A D | xfrm4_input.c | 21 static int xfrm4_rcv_encap_finish2(struct net *net, struct sock *sk, in xfrm4_rcv_encap_finish2() argument 27 static inline int xfrm4_rcv_encap_finish(struct net *net, struct sock *sk, in xfrm4_rcv_encap_finish() argument
|