/linux-6.15/net/sctp/ |
D | bind_addr.c | 43 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest, in sctp_bind_addr_copy() 459 static int sctp_copy_one_addr(struct net *net, struct sctp_bind_addr *dest, in sctp_copy_one_addr() 505 int sctp_in_scope(struct net *net, const union sctp_addr *addr, in sctp_in_scope()
|
D | diag.c | 364 struct net *net = sock_net(skb->sk); in sctp_ep_dump() local 424 struct net *net = sock_net(skb->sk); in sctp_diag_dump_one() local 463 struct net *net = sock_net(skb->sk); in sctp_diag_dump() local
|
D | sm_statetable.c | 66 struct net *net, in sctp_sm_lookup_event() 1006 struct net *net, in sctp_chunk_event_lookup()
|
/linux-6.15/include/net/netns/ |
D | hash.h | 7 static inline u32 net_hash_mix(const struct net *net) in net_hash_mix()
|
/linux-6.15/net/core/ |
D | sock.c | 637 struct net *net = sock_net(sk); in sock_bindtoindex_locked() local 681 struct net *net = sock_net(sk); in sock_setbindtodevice() local 731 struct net *net = sock_net(sk); in sock_getbindtodevice() local 866 struct net *net = sock_net(sk); in sock_timestamping_bind_phc() local 2249 struct sock *sk_alloc(struct net *net, int family, gfp_t priority, in sk_alloc() 2294 struct net *net = sock_net(sk); in __sk_destruct() local 2337 struct net *net = sock_net(sk); in sk_net_refcnt_upgrade() local 3951 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get() 3963 int sock_inuse_get(struct net *net) in sock_inuse_get() 3975 static int __net_init sock_inuse_init_net(struct net *net) in sock_inuse_init_net() [all …]
|
D | lwt_bpf.c | 143 static int bpf_output(struct net *net, struct sock *sk, struct sk_buff *skb) in bpf_output() 185 struct net *net; in bpf_lwt_xmit_reroute() local 374 static int bpf_build_state(struct net *net, struct nlattr *nla, in bpf_build_state()
|
/linux-6.15/net/ipv6/ila/ |
D | ila_lwt.c | 38 static int ila_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ila_output() 135 static int ila_build_state(struct net *net, struct nlattr *nla, in ila_build_state()
|
/linux-6.15/drivers/usb/gadget/function/ |
D | f_subset.c | 257 struct net_device *net; in geth_set_alt() local 438 struct net_device *net = opts->net; in geth_alloc_inst() local
|
D | f_rndis.c | 545 struct net_device *net; in rndis_set_alt() local 822 void rndis_borrow_net(struct usb_function_instance *f, struct net_device *net) in rndis_borrow_net() 915 struct net_device *net = opts->net; in rndis_alloc_inst() local
|
/linux-6.15/net/netfilter/ |
D | nft_lookup.c | 28 bool nft_set_do_lookup(const struct net *net, const struct nft_set *set, in nft_set_do_lookup() 65 const struct net *net = nft_net(pkt); in nft_lookup_eval() local
|
D | xt_TCPMSS.c | 43 static u_int32_t tcpmss_reverse_mtu(struct net *net, in tcpmss_reverse_mtu() 103 struct net *net = xt_net(par); in tcpmss_mangle_packet() local
|
D | nf_conntrack_acct.c | 25 void nf_conntrack_acct_pernet_init(struct net *net) in nf_conntrack_acct_pernet_init()
|
D | nf_conntrack_timestamp.c | 22 void nf_conntrack_tstamp_pernet_init(struct net *net) in nf_conntrack_tstamp_pernet_init()
|
D | nf_conntrack_proto_tcp.c | 844 struct net *net = nf_ct_net(ct); in tcp_new() local 969 struct net *net = nf_ct_net(ct); in nf_conntrack_tcp_packet() local 1470 struct net *net, void *data) in tcp_timeout_nlattr_to_obj() 1581 void nf_conntrack_tcp_init_net(struct net *net) in nf_conntrack_tcp_init_net()
|
/linux-6.15/net/sched/ |
D | act_nat.c | 35 static int tcf_nat_init(struct net *net, struct nlattr *nla, struct nlattr *est, in tcf_nat_init() 329 static __net_init int nat_init_net(struct net *net) in nat_init_net()
|
D | cls_fw.c | 201 static int fw_set_parms(struct net *net, struct tcf_proto *tp, in fw_set_parms() 239 static int fw_change(struct net *net, struct sk_buff *in_skb, in fw_change() 368 static int fw_dump(struct net *net, struct tcf_proto *tp, void *fh, in fw_dump()
|
D | cls_cgroup.c | 78 static int cls_cgroup_change(struct net *net, struct sk_buff *in_skb, in cls_cgroup_change() 172 static int cls_cgroup_dump(struct net *net, struct tcf_proto *tp, void *fh, in cls_cgroup_dump()
|
D | em_ipt.c | 42 static int check_match(struct net *net, struct em_ipt_match *im, int mdata_len) in check_match() 126 static int em_ipt_change(struct net *net, void *data, int data_len, in em_ipt_change()
|
D | act_mpls.c | 160 static int tcf_mpls_init(struct net *net, struct nlattr *nla, in tcf_mpls_init() 455 static __net_init int mpls_init_net(struct net *net) in mpls_init_net()
|
/linux-6.15/Documentation/userspace-api/media/dvb/ |
D | net.rst | 3 .. _net: target
|
/linux-6.15/net/ipv4/ |
D | inet_connection_sock.c | 291 const struct net *net = sock_net(sk); in inet_bhash2_addr_any_conflict() local 336 struct net *net = sock_net(sk); in inet_csk_find_open_port() local 524 struct net *net = sock_net(sk); in inet_csk_get_port() local 805 struct net *net = read_pnet(&ireq->ireq_net); in inet_csk_route_req() local 841 struct net *net = read_pnet(&ireq->ireq_net); in inet_csk_route_child_sock() local 1077 struct net *net; in reqsk_timer_handler() local
|
D | ip_vti.c | 52 struct net *net = dev_net(skb->dev); in vti_input() local 324 struct net *net = dev_net(skb->dev); in vti4_err() local 512 static int __net_init vti_init_net(struct net *net) in vti_init_net()
|
/linux-6.15/net/can/ |
D | bcm.c | 189 static char *bcm_proc_getifname(struct net *net, char *result, int ifindex) in bcm_proc_getifname() 210 struct net *net = m->private; in bcm_proc_show() local 1579 struct net *net; in bcm_release() local 1665 struct net *net = sock_net(sk); in bcm_connect() local 1799 static int canbcm_pernet_init(struct net *net) in canbcm_pernet_init() 1809 static void canbcm_pernet_exit(struct net *net) in canbcm_pernet_exit()
|
/linux-6.15/net/rds/ |
D | connection.c | 82 static struct rds_connection *rds_conn_lookup(struct net *net, in rds_conn_lookup() 160 static struct rds_connection *__rds_conn_create(struct net *net, in __rds_conn_create() 347 struct rds_connection *rds_conn_create(struct net *net, in rds_conn_create() 357 struct rds_connection *rds_conn_create_outgoing(struct net *net, in rds_conn_create_outgoing()
|
/linux-6.15/net/ieee802154/ |
D | core.c | 221 struct net *net) in cfg802154_switch_netns() 347 static void __net_exit cfg802154_pernet_exit(struct net *net) in cfg802154_pernet_exit()
|