Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/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.4.14/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()
301 struct net *net = seq_file_net(seq); in ct_cpu_seq_start()
319 struct net *net = seq_file_net(seq); in ct_cpu_seq_next()
338 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.c249 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_start()
267 struct synproxy_net *snet = synproxy_pernet(seq_file_net(seq)); in synproxy_cpu_seq_next()
Dnfnetlink_queue.c1274 net = seq_file_net(seq); in get_first()
1286 struct net *net = seq_file_net(seq); in get_next()
1313 __acquires(nfnl_queue_pernet(seq_file_net(s))->instances_lock) in seq_start()
1315 spin_lock(&nfnl_queue_pernet(seq_file_net(s))->instances_lock); in seq_start()
1326 __releases(nfnl_queue_pernet(seq_file_net(s))->instances_lock) in seq_stop()
1328 spin_unlock(&nfnl_queue_pernet(seq_file_net(s))->instances_lock); in seq_stop()
Dnf_conntrack_expect.c471 struct net *net = seq_file_net(seq); in ct_expect_get_first()
486 struct net *net = seq_file_net(seq); in ct_expect_get_next()
Dnfnetlink_log.c1012 return get_idx(seq_file_net(s), s->private, *pos); in seq_start()
1018 return get_next(seq_file_net(s), s->private, v); in seq_next()
Dx_tables.c1153 struct net *net = seq_file_net(seq); in xt_table_seq_start()
1163 struct net *net = seq_file_net(seq); in xt_table_seq_next()
/linux-4.4.14/include/linux/
Dseq_file_net.h21 static inline struct net *seq_file_net(struct seq_file *seq) in seq_file_net() function
/linux-4.4.14/fs/nfs/
Dclient.c1145 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_server_list_start()
1157 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_server_list_next()
1168 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_server_list_stop()
1179 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_server_list_show()
1221 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_volume_list_start()
1233 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_volume_list_next()
1244 struct nfs_net *nn = net_generic(seq_file_net(p), nfs_net_id); in nfs_volume_list_stop()
1258 struct nfs_net *nn = net_generic(seq_file_net(m), nfs_net_id); in nfs_volume_list_show()
/linux-4.4.14/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.4.14/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.4.14/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.c2498 struct net *net = seq_file_net(seq); in neigh_get_first()
2539 struct net *net = seq_file_net(seq); in neigh_get_next()
2600 struct net *net = seq_file_net(seq); in pneigh_get_first()
2623 struct net *net = seq_file_net(seq); in pneigh_get_next()
Dsock.c2949 sock_prot_inuse_get(seq_file_net(seq), proto), in proto_seq_printf()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_app.c528 struct net *net = seq_file_net(seq); in ip_vs_app_seq_start()
540 struct net *net = seq_file_net(seq); in ip_vs_app_seq_next()
Dip_vs_conn.c1060 struct net *net = seq_file_net(seq); in ip_vs_conn_seq_show()
1148 struct net *net = seq_file_net(seq); in ip_vs_conn_sync_seq_show()
Dip_vs_ctl.c1896 struct net *net = seq_file_net(seq); in ip_vs_info_array()
/linux-4.4.14/fs/proc/
Dproc_net.c93 put_net(seq_file_net(seq)); in seq_release_net()
/linux-4.4.14/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.4.14/net/ipv6/
Dip6_flowlabel.c706 struct net *net = seq_file_net(seq); in ip6fl_get_first()
722 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.c406 struct net *net = seq_file_net(seq); in ip6mr_vif_seq_start()
423 struct net *net = seq_file_net(seq); in ip6mr_vif_seq_next()
490 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_start()
506 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_next()
Dip6_fib.c2026 struct net *net = seq_file_net(seq); in ipv6_route_seq_next()
2064 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.c3757 struct net *net = seq_file_net(seq); in if6_get_first()
3791 struct net *net = seq_file_net(seq); in if6_get_next()
/linux-4.4.14/net/ipv4/
Draw.c954 if (sock_net(sk) == seq_file_net(seq)) in raw_get_first()
970 } while (sk && sock_net(sk) != seq_file_net(seq)); in raw_get_next()
Dping.c1020 struct net *net = seq_file_net(seq); in ping_get_first()
1046 struct net *net = seq_file_net(seq); in ping_get_next()
Dipmr.c2445 struct net *net = seq_file_net(seq); in ipmr_vif_seq_start()
2462 struct net *net = seq_file_net(seq); in ipmr_vif_seq_next()
2564 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_start()
2582 struct net *net = seq_file_net(seq); in ipmr_mfc_seq_next()
Dfib_trie.c2261 struct net *net = seq_file_net(seq); in fib_trie_get_idx()
2295 struct net *net = seq_file_net(seq); in fib_trie_seq_next()
2503 tb = fib_get_table(seq_file_net(seq), RT_TABLE_MAIN); in fib_route_seq_start()
Dtcp_ipv4.c1842 struct net *net = seq_file_net(seq); in listening_get_next()
1907 struct net *net = seq_file_net(seq); in established_get_first()
1940 struct net *net = seq_file_net(seq); in established_get_next()
Dudp.c2306 struct net *net = seq_file_net(seq); in udp_get_first()
2333 struct net *net = seq_file_net(seq); in udp_get_next()
Digmp.c2622 struct net *net = seq_file_net(seq); in igmp_mc_get_first()
2765 struct net *net = seq_file_net(seq); in igmp_mcf_get_first()
/linux-4.4.14/net/unix/
Daf_unix.c2740 if (sock_net(sk) != seq_file_net(seq)) in unix_from_bucket()
2759 if (sock_net(sk) == seq_file_net(seq)) in unix_next_socket()
/linux-4.4.14/net/l2tp/
Dl2tp_ppp.c1597 net = seq_file_net(m); in pppol2tp_seq_start()
/linux-4.4.14/net/packet/
Daf_packet.c4327 struct net *net = seq_file_net(seq); in packet_seq_start()
4335 struct net *net = seq_file_net(seq); in packet_seq_next()
/linux-4.4.14/net/key/
Daf_key.c3726 struct net *net = seq_file_net(f); in pfkey_seq_start()
3735 struct net *net = seq_file_net(f); in pfkey_seq_next()
/linux-4.4.14/net/netlink/
Daf_netlink.c3129 } while (sock_net(&nlk->sk) != seq_file_net(seq)); in __netlink_seq_next()