Searched refs:access (Results 1 – 8 of 8) sorted by relevance
| /lib/liblwip/src/core/snmp/ |
| D | mib2.c | 2136 od->access = MIB_OBJECT_READ_ONLY; in system_get_object_def() 2142 od->access = MIB_OBJECT_READ_ONLY; in system_get_object_def() 2148 od->access = MIB_OBJECT_READ_ONLY; in system_get_object_def() 2154 od->access = MIB_OBJECT_READ_WRITE; in system_get_object_def() 2160 od->access = MIB_OBJECT_READ_WRITE; in system_get_object_def() 2166 od->access = MIB_OBJECT_READ_WRITE; in system_get_object_def() 2172 od->access = MIB_OBJECT_READ_ONLY; in system_get_object_def() 2315 od->access = MIB_OBJECT_READ_ONLY; in interfaces_get_object_def() 2375 od->access = MIB_OBJECT_READ_ONLY; in ifentry_get_object_def() 2381 od->access = MIB_OBJECT_READ_ONLY; in ifentry_get_object_def() [all …]
|
| D | msg_in.c | 178 (msg_ps->ext_object_def.access & MIB_ACCESS_READ)) in snmp_msg_get_event() 297 (object_def.access & MIB_ACCESS_READ)) in snmp_msg_get_event() 572 if (msg_ps->ext_object_def.access & MIB_ACCESS_WRITE) in snmp_msg_set_event() 687 if (object_def.access & MIB_ACCESS_WRITE) in snmp_msg_set_event()
|
| /lib/liblwip/doc/ |
| D | savannah.txt | 6 2 - Committers/developers CVS access using SSH (to be written) 28 3 Committers/developers CVS access using SSH
|
| D | contrib.txt | 62 can also ask for CVS access to submit and maintain your port in the contrib CVS module.
|
| /lib/liblwip/src/include/lwip/ |
| D | snmp_structs.h | 77 u8_t access; member
|
| /lib/liblwip/ |
| D | README | 50 See doc/savannah.txt for details on CVS server access for users and
|
| D | CHANGELOG | 27 * ip.h: implemented API functions to access so_options of IP pcbs (UDP, TCP, RAW) 1591 * udp.c, raw.c: task #7497: Sort lists (pcb, netif, ...) for faster access 1651 by default). Netconn API users can use the netconn_recv_bufsize macro to access 1722 Use this new field to access to common pcb fields (ttl, tos, so_options, etc...). 1723 Enable to access to these fields with LWIP_TCP=0. 1971 against concurrent access. 1982 Warning, if you directly access to "fromaddr" & "fromport" field from netbuf struct, 2124 is not protected" by using new macros for interlocked access to modify/test 2553 (access to an uninitialized mailbox). 2627 the stack from concurrent access. [all …]
|
| /docs/ |
| D | Doxyfile | 1808 # search using the keyboard; to jump to the search box use <access key> + S 1809 # (what the <access key> is depends on the OS and browser, but it is typically
|