Searched defs:atentry_get_value (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmib2.c82 static void atentry_get_value(struct obj_def *od, u16_t len, void *value);
1104 at_rn->get_value = atentry_get_value;
2626 atentry_get_value(struct obj_def *od, u16_t len, void *value) function
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmib2.c92 static void atentry_get_value(struct obj_def *od, u16_t len, void *value);
1127 at_rn->get_value = atentry_get_value;
2721 atentry_get_value(struct obj_def *od, u16_t len, void *value) function

Completed in 1713 milliseconds