| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | u_ncm.h | 20 struct net_device *net; member
|
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A D | sunrpc_syms.c | 33 static __net_init int sunrpc_init_net(struct net *net) in sunrpc_init_net() argument 69 sunrpc_exit_net(struct net *net) sunrpc_exit_net() argument [all...] |
| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | net_ns.c | 34 static __net_init int rxrpc_init_net(struct net *net) in rxrpc_init_net() argument 99 static __net_exit void rxrpc_exit_net(struct net *net) in rxrpc_exit_net() argument
|
| /kernel/linux/linux-6.6/net/bridge/netfilter/ |
| H A D | ebt_nflog.c | 27 struct net *net = xt_net(par); in ebt_nflog_tg() local
|
| /kernel/linux/linux-6.6/net/ipv4/netfilter/ |
| H A D | nf_dup_ipv4.c | 23 static bool nf_dup_ipv4_route(struct net *net, struct sk_buff *skb, in nf_dup_ipv4_route() argument 50 void nf_dup_ipv4(struct net *ne argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| H A D | nf_dup_ipv6.c | 19 static bool nf_dup_ipv6_route(struct net *net, struct sk_buff *skb, in nf_dup_ipv6_route() argument 47 void nf_dup_ipv6(struct net *net, struct sk_buff *skb, unsigned int hooknum, in nf_dup_ipv6() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_forward.c | 65 static int ip_forward_finish(struct net *net, struc argument 91 struct net *net; ip_forward() local [all...] |
| H A D | xfrm4_output.c | 17 static int __xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) in __xfrm4_output() argument 31 int xfrm4_output(struct net *net, struct sock *sk, struct sk_buff *skb) in xfrm4_output() argument [all...] |
| /kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/ |
| H A D | nip_input.c | 56 struct net *net in nip_rcv_finish() local [all...] |
| H A D | ninet_connection_sock.c | 38 struct net *ne in ninet_reqsk_timer_handler() local [all...] |
| H A D | devninet.c | 39 int nip_dev_ifconf(struct net *net, struct ifconf *ifc, int size) in nip_dev_ifconf() argument
|
| /kernel/linux/common_modules/newip/third_party/linux-5.10/include/net/ |
| H A D | nip_route.h | 28 static inline struct dst_entry *nip_route_output(struct net *net, in nip_route_output() argument 44 nip_route_get_saddr(struct net *net, struct nip_rt_info *rt, const struct nip_addr *daddr, struct nip_addr *saddr) nip_route_get_saddr() argument [all...] |
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | u_rndis.h | 22 struct net_device *net; member
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| H A D | vport-gre.c | 41 struct net *ne in gre_tnl_create() local [all...] |
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A 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() argument 83 static void nft_nat_inet_unreg(struct net *net, const struct nf_hook_ops *ops) in nft_nat_inet_unreg() argument [all...] |
| H A D | xt_LOG.c | 32 struct net *net = xt_net(par); in log_tg() local
|
| H A D | xt_NFLOG.c | 24 struct net *net = xt_net(par); in nflog_tg() local
|
| /kernel/linux/linux-5.10/net/nfc/ |
| H A D | af_nfc.c | 18 static int nfc_sock_create(struct net *net, struct socket *sock, int proto, in nfc_sock_create() argument
|
| /kernel/linux/linux-5.10/net/rxrpc/ |
| H A D | net_ns.c | 43 static __net_init int rxrpc_init_net(struct net *net) in rxrpc_init_net() argument 114 static __net_exit void rxrpc_exit_net(struct net *net) in rxrpc_exit_net() argument
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | core.c | 53 static int __net_init tipc_init_net(struct net *net) in tipc_init_net() argument 109 tipc_exit_net(struct net *net) tipc_exit_net() argument 127 tipc_pernet_pre_exit(struct net *net) tipc_pernet_pre_exit() argument [all...] |
| H A D | addr.c | 55 void tipc_set_node_id(struct net *net, u8 *id) in tipc_set_node_id() argument 67 void tipc_set_node_addr(struct net *net, u32 addr) in tipc_set_node_addr() argument [all...] |
| H A D | addr.h | 46 static inline u32 tipc_own_addr(struct net *net) in tipc_own_addr() argument 51 static inline u8 *tipc_own_id(struct net *net) in tipc_own_id() argument 60 static inline char *tipc_own_id_string(struct net *ne argument 75 tipc_scope2node(struct net *net, int sc) tipc_scope2node() argument 80 in_own_node(struct net *net, u32 addr) in_own_node() argument [all...] |
| /kernel/linux/linux-5.10/net/wireless/ |
| H A D | wext-proc.c | 92 struct net *net = seq_file_net(seq); in wireless_dev_seq_start() local 109 struct net *ne in wireless_dev_seq_next() local 129 wext_proc_init(struct net *net) wext_proc_init() argument 139 wext_proc_exit(struct net *net) wext_proc_exit() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | netfilter_ipv4.h | 34 static inline int nf_ip_route(struct net *net, struct dst_entry **dst, in nf_ip_route() argument
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| H A D | nf_conntrack_labels.h | 32 struct net *net = nf_ct_net(ct); in nf_ct_labels_ext_add() local 54 nf_connlabels_get(struct net *net, unsigned int bit) nf_connlabels_get() argument 55 nf_connlabels_put(struct net *net) nf_connlabels_put() argument [all...] |