Home
last modified time | relevance | path

Searched defs:net (Results 451 – 475 of 880) sorted by relevance

1...<<11121314151617181920>>...36

/linux-6.15/include/net/
Dxfrm.h55 #define XFRM_INC_STATS(net, field) SNMP_INC_STATS((net)->mib.xfrm_statistics, field) argument
56 #define XFRM_ADD_STATS(net, field, val) SNMP_ADD_STATS((net)->mib.xfrm_statistics, field, val) argument
58 #define XFRM_INC_STATS(net, field) ((void)(net)) argument
59 #define XFRM_ADD_STATS(net, field, val) ((void)(net)) argument
343 struct net *net; member
347 struct net *net; member
361 struct net *net; member
1119 struct net *net; /* netns for packet i/o */ member
1244 static inline bool __xfrm_check_nopolicy(struct net *net, struct sk_buff *skb, in __xfrm_check_nopolicy()
1269 struct net *net = dev_net(skb->dev); in __xfrm_policy_check2() local
[all …]
Dinet_sock.h124 struct net *net = sock_net(sk); in inet_request_bound_dev_if() local
136 struct net *net = sock_net(sk); in inet_sk_bound_l3mdev() local
154 static inline bool inet_sk_bound_dev_eq(const struct net *net, in inet_sk_bound_dev_eq()
434 static inline bool inet_can_nonlocal_bind(struct net *net, in inet_can_nonlocal_bind()
442 static inline bool inet_addr_valid_or_nonlocal(struct net *net, in inet_addr_valid_or_nonlocal()
Dact_api.h19 struct net *net; member
150 int tc_action_net_init(struct net *net, struct tc_action_net *tn, in tc_action_net_init()
171 struct net *net; in tc_action_net_exit() local
/linux-6.15/drivers/usb/gadget/function/
Du_phonet.h17 struct net_device *net; member
Du_ecm.h20 struct net_device *net; member
Du_eem.h20 struct net_device *net; member
Du_gether.h20 struct net_device *net; member
Df_phonet.c633 struct net_device *net = opts->net; in phonet_alloc_inst() local
709 void gphonet_set_gadget(struct net_device *net, struct usb_gadget *g) in gphonet_set_gadget()
714 int gphonet_register_netdev(struct net_device *net) in gphonet_register_netdev()
/linux-6.15/net/sched/
Dact_vlan.c117 static int tcf_vlan_init(struct net *net, struct nlattr *nla, in tcf_vlan_init()
433 static __net_init int vlan_init_net(struct net *net) in vlan_init_net()
Dact_ctinfo.c156 static int tcf_ctinfo_init(struct net *net, struct nlattr *nla, in tcf_ctinfo_init()
368 static __net_init int ctinfo_init_net(struct net *net) in ctinfo_init_net()
Dact_gact.c53 static int tcf_gact_init(struct net *net, struct nlattr *nla, in tcf_gact_init()
301 static __net_init int gact_init_net(struct net *net) in gact_init_net()
Dact_sample.c36 static int tcf_sample_init(struct net *net, struct nlattr *nla, in tcf_sample_init()
333 static __net_init int sample_init_net(struct net *net) in sample_init_net()
/linux-6.15/net/sctp/
Dproc.c62 struct net *net = seq->private; in sctp_snmp_seq_show() local
376 int __net_init sctp_proc_init(struct net *net) in sctp_proc_init()
/linux-6.15/net/ipv6/
Dsyncookies.c130 static struct request_sock *cookie_tcp_check(struct net *net, struct sock *sk, in cookie_tcp_check()
174 struct net *net = sock_net(sk); in cookie_v6_check() local
/linux-6.15/net/netfilter/
Dnf_bpf_link.c27 struct net *net; member
212 struct net *net = current->nsproxy->net_ns; in bpf_nf_link_attach() local
/linux-6.15/net/tls/
Dtls.h47 #define __TLS_INC_STATS(net, field) \ argument
49 #define TLS_INC_STATS(net, field) \ argument
51 #define TLS_DEC_STATS(net, field) \ argument
/linux-6.15/drivers/isdn/mISDN/
Dsocket.c593 data_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in data_sock_create()
749 base_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in base_sock_create()
774 mISDN_sock_create(struct net *net, struct socket *sock, int proto, int kern) in mISDN_sock_create()
/linux-6.15/fs/lockd/
Dmon.c68 static struct rpc_clnt *nsm_create(struct net *net, const char *nodename) in nsm_create()
317 struct nsm_handle *nsm_get_handle(const struct net *net, in nsm_get_handle()
379 struct nsm_handle *nsm_reboot_lookup(const struct net *net, in nsm_reboot_lookup()
/linux-6.15/include/linux/
Dseq_file_net.h13 struct net *net; member
/linux-6.15/net/tipc/
Dgroup.c86 struct net *net; member
163 struct tipc_group *tipc_group_create(struct net *net, u32 portid, in tipc_group_create()
197 void tipc_group_join(struct net *net, struct tipc_group *grp, int *sk_rcvbuf) in tipc_group_join()
212 void tipc_group_delete(struct net *net, struct tipc_group *grp) in tipc_group_delete()
868 struct net *net; in tipc_group_member_evt() local
/linux-6.15/net/sunrpc/
Dsysfs.c661 struct net *net, in rpc_sysfs_client_alloc()
681 struct net *net, in rpc_sysfs_xprt_switch_alloc()
721 struct net *net) in rpc_sysfs_client_setup()
753 struct net *net; in rpc_sysfs_xprt_switch_setup() local
/linux-6.15/fs/nfs/
Dsysfs.h14 struct net *net; member
/linux-6.15/net/core/
Dsecure_seq.c56 u32 secure_tcpv6_ts_off(const struct net *net, in secure_tcpv6_ts_off()
121 u32 secure_tcp_ts_off(const struct net *net, __be32 saddr, __be32 daddr) in secure_tcp_ts_off()
Dlwtunnel.c113 int lwtunnel_build_state(struct net *net, u16 encap_type, in lwtunnel_build_state()
329 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output()
/linux-6.15/net/mptcp/
Dtoken.c246 struct mptcp_sock *mptcp_token_get_sock(struct net *net, u32 token) in mptcp_token_get_sock()
297 struct mptcp_sock *mptcp_token_iter_next(const struct net *net, long *s_slot, in mptcp_token_iter_next()

1...<<11121314151617181920>>...36