Searched refs:set_port_protocol (Results 1 – 1 of 1) sorted by relevance
124 static int set_port_protocol(ocs_t*, char*, char*);182 {"port_protocol", get_port_protocol, set_port_protocol, NULL},1944 set_port_protocol(ocs_t *ocs, char *name, char *value) in set_port_protocol() function