Searched refs:get_port_protocol (Results 1 – 1 of 1) sorted by relevance
106 static void get_port_protocol(ocs_t*, char*, ocs_textbuf_t*);192 {"port_protocol", get_port_protocol, set_port_protocol, NULL},2033 get_port_protocol(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_port_protocol() function