Searched refs:OSM_EPI_NODE_NAME_LEN (Results 1 – 1 of 1) sorted by relevance
65 #define OSM_EPI_NODE_NAME_LEN (65) macro89 char node_name[OSM_EPI_NODE_NAME_LEN];202 strncpy(port_id->node_name, node_name, OSM_EPI_NODE_NAME_LEN); in osm_epi_create_port_id()203 port_id->node_name[OSM_EPI_NODE_NAME_LEN - 1] = '\0'; in osm_epi_create_port_id()