Searched refs:snmp (Results 1 - 42 of 42) sorted by relevance

/linux-4.4.14/include/net/netns/
H A Dmib.h4 #include <net/snmp.h>
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_snmp.c26 MODULE_ALIAS_NFCT_HELPER("snmp");
57 .name = "snmp",
/linux-4.4.14/net/xfrm/
H A Dxfrm_proc.c16 #include <net/snmp.h>
H A Dxfrm_policy.c33 #include <net/snmp.h>
/linux-4.4.14/include/net/
H A Dicmp.h24 #include <net/snmp.h>
H A Dsnmp.h23 #include <linux/snmp.h>
31 * - list of entries for particular API (such as /proc/net/snmp)
H A Dif_inet6.h18 #include <net/snmp.h>
H A Dudp.h29 #include <net/snmp.h>
H A Dip.h32 #include <net/snmp.h>
H A Dipv6.h23 #include <net/snmp.h>
H A Dtcp.h41 #include <net/snmp.h>
H A Dxfrm.h28 #include <net/snmp.h>
/linux-4.4.14/net/sctp/
H A Dproc.c73 /* Display sctp snmp mib statistics(/proc/net/sctp/snmp). */ sctp_snmp_seq_show()
87 /* Initialize the seq file operations for 'snmp' object. */ sctp_snmp_seq_open()
101 /* Set up the proc fs entry for 'snmp' object. */ sctp_snmp_proc_init()
106 p = proc_create("snmp", S_IRUGO, net->sctp.proc_net_sctp, sctp_snmp_proc_init()
114 /* Cleanup the proc fs entry for 'snmp' object. */ sctp_snmp_proc_exit()
117 remove_proc_entry("snmp", net->sctp.proc_net_sctp); sctp_snmp_proc_exit()
H A Dinput.c52 #include <net/snmp.h>
/linux-4.4.14/net/ipv4/
H A Dproc.c20 * Erik Schoenfelder : /proc/net/snmp
93 /* snmp items */
379 * Called from the PROCfs module. This outputs /proc/net/snmp.
515 if (!proc_create("snmp", S_IRUGO, net->proc_net, &snmp_seq_fops)) ip_proc_init_net()
530 remove_proc_entry("snmp", net->proc_net); ip_proc_exit_net()
H A Dip_input.c134 #include <net/snmp.h>
H A Dsysctl_net_ipv4.c18 #include <net/snmp.h>
H A Dicmp.c80 #include <net/snmp.h>
H A Dping.c34 #include <net/snmp.h>
H A Draw.c70 #include <net/snmp.h>
H A Dip_output.c65 #include <net/snmp.h>
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A Deth_defs.h259 unsigned int snmp : 1; member in struct:__anon452
/linux-4.4.14/net/ipv6/
H A Dip6_input.c37 #include <net/snmp.h>
H A Danycast.c36 #include <net/snmp.h>
H A Dexthdrs.c37 #include <net/snmp.h>
H A Dreassembly.c51 #include <net/snmp.h>
H A Dipv6_sockglue.c42 #include <net/snmp.h>
H A Draw.c41 #include <net/snmp.h>
H A Dip6_output.c46 #include <net/snmp.h>
H A Dndisc.c55 #include <net/snmp.h>
H A Dsit.c40 #include <net/snmp.h>
H A Dtcp_ipv6.c59 #include <net/snmp.h>
H A Dmcast.c55 #include <net/snmp.h>
H A Droute.c48 #include <net/snmp.h>
H A Daddrconf.c71 #include <net/snmp.h>
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c894 * - begin points to the start of the snmp messgae
1051 printk(KERN_DEBUG "bsalg: snmp version: %u\n", vers + 1); snmp_parse_mangle()
1267 .name = "snmp",
/linux-4.4.14/drivers/s390/net/
H A Dqeth_core_mpc.h468 struct qeth_snmp_cmd snmp; member in union:qeth_ipacmd_setadpparms::__anon9006
H A Dqeth_core_main.c4508 struct qeth_snmp_cmd *snmp; qeth_snmp_command_cb() local
4517 snmp = &cmd->data.setadapterparms.data.snmp; qeth_snmp_command_cb()
4531 data_len -= (__u16)((char *)&snmp->data - (char *)cmd); qeth_snmp_command_cb()
4533 data_len -= (__u16)((char *)&snmp->request - (char *)cmd); qeth_snmp_command_cb()
4548 (char *)snmp, qeth_snmp_command_cb()
4553 (char *)&snmp->request, data_len); qeth_snmp_command_cb()
4612 memcpy(&cmd->data.setadapterparms.data.snmp, &ureq->cmd, req_len); qeth_snmp_command()
/linux-4.4.14/net/dccp/
H A Ddccp.h17 #include <net/snmp.h>
/linux-4.4.14/include/net/sctp/
H A Dsctp.h75 #include <net/snmp.h>
/linux-4.4.14/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c35 #include <net/snmp.h>
/linux-4.4.14/drivers/net/fddi/skfp/
H A Dpcmplc.c646 /* check whether a snmp-trap has to be sent */ pcm()

Completed in 985 milliseconds