/external/tcpdump/tests/ |
TESTLIST | 443 snmp-heapoverflow-1 snmp-heapoverflow-1.pcap snmp-heapoverflow-1.out 444 snmp-heapoverflow-2 snmp-heapoverflow-2.pcap snmp-heapoverflow-2.out
|
/external/libnl/lib/route/link/ |
inet6.c | 54 /* 14a196807482e6fc74f15fc03176d5c08880588f^:include/linux/snmp.h 92 /* d8ec26d7f8287f5788a494f56e8814210f0e64be:include/uapi/linux/snmp.h
|
/device/google/marlin/dataservices/datatop/src/ |
datatop.c | 201 dtop_dual_line_init("/proc/net/snmp");
|
datatop_str.c | 134 * "/proc/net/snmp"
|
/external/syslinux/core/lwip/src/include/lwip/ |
snmp_structs.h | 44 #include "lwip/snmp.h"
|
/external/tcpdump/ |
makemib | 34 # The output of this script is the "mib.h" file used by tcpdumps' ASN.1/SNMP
|
CHANGES | 252 SNMP: Clean up the "have libsmi but no modules loaded" case 253 SNMP: Clean up the object abbreviation list and fix the code to match them 254 SNMP: Do bounds checks when printing character and octet strings 255 SNMP: Improve ASN.1 bounds checks 256 SNMP: More bounds and length checks [all...] |
Makefile.in | 211 print-snmp.c \
|
/external/syslinux/core/lwip/src/core/snmp/ |
msg_out.c | 3 * SNMP output message processing (RFC1157). 51 #include "lwip/snmp.h" 215 * Use .iso.org.dod.internet.mgmt.mib-2.snmp for generic traps
|
mib2.c | 42 #include "lwip/snmp.h" 122 /* snmp .1.3.6.1.2.1.11 */ 151 const struct mib_array_node snmp = { variable in typeref:struct:mib_array_node 706 (struct mib_node*)&snmp 767 /** enterprise ID for generic TRAPs, .iso.org.dod.internet.mgmt.mib-2.snmp */ 792 /** mib-2.snmp.snmpEnableAuthenTraps */ 866 /* mib-2.snmp counter(s) */ 897 /* prototypes of the following functions are in lwip/src/include/lwip/snmp.h */ [all...] |
/external/syslinux/core/lwip/ |
CHANGELOG | 210 * snmp: Use memp pools for snmp instead of the heap; added 4 new pools. 375 * msg_in.c: Fixed SNMP ASN constant defines to not use ! operator 450 * snmp_msg.c: Fixed bug #29256: SNMP Trap address was not correctly set 540 * ppp.c: task #10154 (PPP: Update snmp in/out counters for tx/rx packets) 543 * netif.c: For loopback packets, adjust the stats- and snmp-counters 584 not implemented in SNMP): write-only or not-accessible are still 588 * snmp: Renamed the private mib node from 'private' to 'mib_private' to [all...] |
/external/libcups/cups/ |
Dependencies | 211 snmp.o: snmp.c cups-private.h string-private.h ../config.h \ 215 ../cups/cups.h file.h pwg.h thread-private.h snmp-private.h 311 ../cups/cups.h file.h pwg.h thread-private.h snmp-private.h
|
api-filter.shtml | 801 <h3><a name="SNMP">Doing SNMP Queries with Network Printers</a></h3> 803 <p>The Simple Network Management Protocol (SNMP) allows you to get the current 809 <p>The two CUPS SNMP functions provide a simple API for querying network
|
Makefile | 74 snmp.o \ 140 snmp-private.h \
|
/external/libcups/filter/ |
commandtops.c | 123 * query commands and/or SNMP lookups.
|
spec-ppd.shtml | 84 <p>The <tt>OID<i>MainKeyword</i></tt> keyword is used to define SNMP OIDs that map to installable options. The first (query) line defines the OID to lookup on the network device. The second and subsequent keywords define a mapping from OID value to option keyword. Since SNMP is an IP-based network protocol, this method is typically only used to configure AppSocket, IPP, and LPD network printers.</p> [all...] |
/external/syslinux/core/lwip/src/core/ipv4/ |
icmp.c | 51 #include "lwip/snmp.h"
|
ip_frag.c | 46 #include "lwip/snmp.h" 151 * SNMP counters and sends an ICMP time exceeded packet.
|
/external/tcpdump/win32/prj/ |
GNUmakefile | 128 ../../print-snmp.o \
|
/external/syslinux/core/lwip/src/netif/ |
etharp.c | 54 #include "lwip/snmp.h" 171 /* remove from SNMP ARP index tree */ 479 /* insert in SNMP ARP index tree */ [all...] |
undiif.c | 74 #include <lwip/snmp.h> 662 /* remove from SNMP ARP index tree */ [all...] |
/external/libnl/python/netlink/route/ |
link.py | 348 """Interface alias (SNMP)"""
|
/external/iptables/iptables/ |
iptables.8.in | 5 .\" TODO: add a word for protocol helpers (FTP, IRC, SNMP-ALG)
|
/external/python/cpython2/Doc/howto/ |
sockets.rst | 92 services (HTTP, SNMP etc). If you're playing around, use a nice high number (4
|
/external/python/cpython3/Doc/howto/ |
sockets.rst | 88 services (HTTP, SNMP etc). If you're playing around, use a nice high number (4
|