Searched defs:get_option (Results 1 – 3 of 3) sorted by relevance
192 get_option(const struct dhcp_message *dhcp, uint8_t opt, int *len, int *type) in get_option() function
299 get_option(const struct dhcp_message *dhcp, uint8_t opt, int *len, int *type) in get_option() function
532 def get_option(self, name, default_value=None): member in Port