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

/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmib2.c91 static void ip_ntomentry_get_value(struct obj_def *od, u16_t len, void *value);
1109 at_rn->get_value = ip_ntomentry_get_value;
3301 ip_ntomentry_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.c101 static void ip_ntomentry_get_value(struct obj_def *od, u16_t len, void *value);
1132 at_rn->get_value = ip_ntomentry_get_value;
3412 ip_ntomentry_get_value(struct obj_def *od, u16_t len, void *value) function

Completed in 60 milliseconds