Home
last modified time | relevance | path

Searched refs:ipstats_mib (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/include/net/netns/
A Dmib.h8 DEFINE_SNMP_STAT(struct ipstats_mib, ip_statistics);
10 DEFINE_SNMP_STAT(struct ipstats_mib, ipv6_statistics);
/linux-6.3-rc2/net/ipv4/
A Dproc.c395 BUILD_BUG_ON(offsetof(struct ipstats_mib, mibs) != 0); in snmp_seq_show_ipstats()
398 offsetof(struct ipstats_mib, syncp)); in snmp_seq_show_ipstats()
507 offsetof(struct ipstats_mib, syncp)); in netstat_seq_show()
515 offsetof(struct ipstats_mib, syncp))); in netstat_seq_show()
A Daf_inet.c1755 net->mib.ip_statistics = alloc_percpu(struct ipstats_mib); in ipv4_mib_init_net()
1760 struct ipstats_mib *af_inet_stats; in ipv4_mib_init_net()
/linux-6.3-rc2/net/ipv6/
A Dproc.c221 snmp6_ipstats_list, offsetof(struct ipstats_mib, syncp)); in snmp6_seq_show()
238 snmp6_ipstats_list, offsetof(struct ipstats_mib, syncp)); in snmp6_dev_seq_show()
A Daf_inet6.c906 net->mib.ipv6_statistics = alloc_percpu(struct ipstats_mib); in ipv6_init_mibs()
911 struct ipstats_mib *af_inet6_stats; in ipv6_init_mibs()
A Daddrconf.c338 idev->stats.ipv6 = alloc_percpu_gfp(struct ipstats_mib, GFP_KERNEL_ACCOUNT); in snmp6_alloc_dev()
343 struct ipstats_mib *addrconf_stats; in snmp6_alloc_dev()
5667 offsetof(struct ipstats_mib, syncp)); in snmp6_fill_stats()
/linux-6.3-rc2/include/net/
A Dsnmp.h51 struct ipstats_mib { struct
A Dif_inet6.h166 DEFINE_SNMP_STAT(struct ipstats_mib, ipv6);

Completed in 23 milliseconds