Searched refs:iface_help_buffer (Results 1 – 1 of 1) sorted by relevance
15 static char iface_help_buffer[MAX_IFACE_COUNT][MAX_IFACE_HELP_STR_LEN]; variable59 snprintk(iface_help_buffer[idx - 1], MAX_IFACE_HELP_STR_LEN, in set_iface_index_help()62 snprintk(iface_help_buffer[idx - 1], MAX_IFACE_HELP_STR_LEN, in set_iface_index_help()66 return iface_help_buffer[idx - 1]; in set_iface_index_help()