Home
last modified time | relevance | path

Searched refs:seq_file_net (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c34 struct net *net = seq_file_net(seq); in ct_get_first()
52 struct net *net = seq_file_net(seq); in ct_get_next()
223 struct net *net = seq_file_net(seq); in ct_expect_get_first()
239 struct net *net = seq_file_net(seq); in ct_expect_get_next()
331 struct net *net = seq_file_net(seq); in ct_cpu_seq_start()
349 struct net *net = seq_file_net(seq); in ct_cpu_seq_next()
368 struct net *net = seq_file_net(seq); in ct_cpu_seq_show()
/linux-4.1.27/net/wireless/
Dwext-proc.c92 struct net *net = seq_file_net(seq); in wireless_dev_seq_start()
109 struct net *net = seq_file_net(seq); in wireless_dev_seq_next()
/linux-4.1.27/net/8021q/
Dvlanproc.c206 struct net *net = seq_file_net(seq); in vlan_seq_start()
227 struct net *net = seq_file_net(seq); in vlan_seq_next()
253 struct net *net = seq_file_net(seq); in vlan_seq_show()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_standalone.c57 struct net *net = seq_file_net(seq); in ct_get_first()
74 struct net *net = seq_file_net(seq); in ct_get_next()
272 struct net *net = seq_file_net(seq); in ct_cpu_seq_start()
290 struct net *net = seq_file_net(seq); in ct_cpu_seq_next()
309 struct net *net = seq_file_net(seq); in ct_cpu_seq_show()
Dnf_log.c304 struct net *net = seq_file_net(seq); in seq_start()
316 struct net *net = seq_file_net(s); in seq_next()
336 struct net *net = seq_file_net(s); in seq_show()
Dnf_synproxy_core.c246 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_start()
264 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_next()
Dnfnetlink_queue_core.c1215 net = seq_file_net(seq); in get_first()
1227 struct net *net = seq_file_net(seq); in get_next()
1254 __acquires(nfnl_queue_pernet(seq_file_net(s))->instances_lock) in seq_start()
1256 spin_lock(&nfnl_queue_pernet(seq_file_net(s))->instances_lock); in seq_start()
1267 __releases(nfnl_queue_pernet(seq_file_net(s))->instances_lock) in seq_stop()
1269 spin_unlock(&nfnl_queue_pernet(seq_file_net(s))->instances_lock); in seq_stop()
Dnf_conntrack_expect.c468 struct net *net = seq_file_net(seq); in ct_expect_get_first()
483 struct net *net = seq_file_net(seq); in ct_expect_get_next()
Dnfnetlink_log.c991 return get_idx(seq_file_net(s), s->private, *pos); in seq_start()
997 return get_next(seq_file_net(s), s->private, v); in seq_next()
Dx_tables.c922 struct net *net = seq_file_net(seq); in xt_table_seq_start()
932 struct net *net = seq_file_net(seq); in xt_table_seq_next()
/linux-4.1.27/include/linux/
Dseq_file_net.h21 static inline struct net *seq_file_net(struct seq_file *seq) in seq_file_net() function
/linux-4.1.27/fs/nfs/
Dclient.c1256 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_server_list_start()
1268 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_server_list_next()
1279 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_server_list_stop()
1290 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_server_list_show()
1332 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_volume_list_start()
1344 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_volume_list_next()
1355 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_volume_list_stop()
1368 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_volume_list_show()
/linux-4.1.27/net/sctp/
Dproc.c226 if (!net_eq(sock_net(sk), seq_file_net(seq))) in sctp_eps_seq_show()
334 if (!net_eq(sock_net(sk), seq_file_net(seq))) in sctp_assocs_seq_show()
453 if (!net_eq(sock_net(epb->sk), seq_file_net(seq))) in sctp_remaddr_seq_show()
/linux-4.1.27/net/phonet/
Dsocket.c542 struct net *net = seq_file_net(seq); in pn_sock_get_idx()
562 struct net *net = seq_file_net(seq); in pn_sock_get_next()
731 struct net *net = seq_file_net(seq); in pn_res_get_idx()
749 struct net *net = seq_file_net(seq); in pn_res_get_next()
/linux-4.1.27/net/core/
Dnet-procfs.c17 struct net *net = seq_file_net(seq); in dev_from_same_bucket()
280 else if (pt->dev == NULL || dev_net(pt->dev) == seq_file_net(seq)) { in ptype_seq_show()
Dneighbour.c2447 struct net *net = seq_file_net(seq); in neigh_get_first()
2488 struct net *net = seq_file_net(seq); in neigh_get_next()
2549 struct net *net = seq_file_net(seq); in pneigh_get_first()
2572 struct net *net = seq_file_net(seq); in pneigh_get_next()
Dsock.c2886 sock_prot_inuse_get(seq_file_net(seq), proto), in proto_seq_printf()
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_app.c536 struct net *net = seq_file_net(seq); in ip_vs_app_seq_start()
548 struct net *net = seq_file_net(seq); in ip_vs_app_seq_next()
Dip_vs_conn.c1059 struct net *net = seq_file_net(seq); in ip_vs_conn_seq_show()
1147 struct net *net = seq_file_net(seq); in ip_vs_conn_sync_seq_show()
Dip_vs_ctl.c1891 struct net *net = seq_file_net(seq); in ip_vs_info_array()
/linux-4.1.27/fs/proc/
Dproc_net.c93 put_net(seq_file_net(seq)); in seq_release_net()
/linux-4.1.27/drivers/net/ppp/
Dpppoe.c1066 struct pppoe_net *pn = pppoe_pernet(seq_file_net(seq)); in pppoe_seq_start()
1075 struct pppoe_net *pn = pppoe_pernet(seq_file_net(seq)); in pppoe_seq_next()
1104 struct pppoe_net *pn = pppoe_pernet(seq_file_net(seq)); in pppoe_seq_stop()
/linux-4.1.27/net/ipv6/
Dip6_flowlabel.c702 struct net *net = seq_file_net(seq); in ip6fl_get_first()
718 struct net *net = seq_file_net(seq); in ip6fl_get_next()
Danycast.c433 struct net *net = seq_file_net(seq); in ac6_get_first()
Dip6mr.c407 struct net *net = seq_file_net(seq); in ip6mr_vif_seq_start()
424 struct net *net = seq_file_net(seq); in ip6mr_vif_seq_next()
491 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_start()
507 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_next()
Dip6_fib.c1977 struct net *net = seq_file_net(seq); in ipv6_route_seq_next()
2015 struct net *net = seq_file_net(seq); in ipv6_route_seq_start()
Dmcast.c2588 struct net *net = seq_file_net(seq); in igmp6_mc_get_first()
2717 struct net *net = seq_file_net(seq); in igmp6_mcf_get_first()
Daddrconf.c3674 struct net *net = seq_file_net(seq); in if6_get_first()
3708 struct net *net = seq_file_net(seq); in if6_get_next()
/linux-4.1.27/net/ipv4/
Draw.c944 if (sock_net(sk) == seq_file_net(seq)) in raw_get_first()
960 } while (sk && sock_net(sk) != seq_file_net(seq)); in raw_get_next()
Dping.c1019 struct net *net = seq_file_net(seq); in ping_get_first()
1045 struct net *net = seq_file_net(seq); in ping_get_next()
Dipmr.c2453 struct net *net = seq_file_net(seq); in ipmr_vif_seq_start()
2470 struct net *net = seq_file_net(seq); in ipmr_vif_seq_next()
2572 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_start()
2590 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_next()
Dtcp_ipv4.c1829 struct net *net = seq_file_net(seq); in listening_get_next()
1932 struct net *net = seq_file_net(seq); in established_get_first()
1965 struct net *net = seq_file_net(seq); in established_get_next()
Dfib_trie.c2241 struct net *net = seq_file_net(seq); in fib_trie_get_idx()
2275 struct net *net = seq_file_net(seq); in fib_trie_seq_next()
2483 tb = fib_get_table(seq_file_net(seq), RT_TABLE_MAIN); in fib_route_seq_start()
Dudp.c2291 struct net *net = seq_file_net(seq); in udp_get_first()
2318 struct net *net = seq_file_net(seq); in udp_get_next()
Digmp.c2437 struct net *net = seq_file_net(seq); in igmp_mc_get_first()
2580 struct net *net = seq_file_net(seq); in igmp_mcf_get_first()
/linux-4.1.27/net/unix/
Daf_unix.c2442 if (sock_net(sk) != seq_file_net(seq)) in unix_from_bucket()
2461 if (sock_net(sk) == seq_file_net(seq)) in unix_next_socket()
/linux-4.1.27/net/l2tp/
Dl2tp_ppp.c1597 net = seq_file_net(m); in pppol2tp_seq_start()
/linux-4.1.27/net/packet/
Daf_packet.c4083 struct net *net = seq_file_net(seq); in packet_seq_start()
4091 struct net *net = seq_file_net(seq); in packet_seq_next()
/linux-4.1.27/net/key/
Daf_key.c3725 struct net *net = seq_file_net(f); in pfkey_seq_start()
3734 struct net *net = seq_file_net(f); in pfkey_seq_next()
/linux-4.1.27/net/netlink/
Daf_netlink.c3022 } while (sock_net(&nlk->sk) != seq_file_net(seq)); in __netlink_seq_next()