Lines Matching full:strings
40 /** SFP module information formatted as strings
41 * These are static strings that do not need to be freed.
48 /** SFP module vendor info strings */
95 * @see ifconfig_sfp_get_sfp_info_strings to get corresponding strings.
130 * The strings are static and do not need to be freed.
133 * @param strings Pointer to an object to be filled with pointers to
134 * static strings describing the given info
137 struct ifconfig_sfp_info_strings *strings);
144 * @param strings Pointer to a filled SFP module strings object
148 const struct ifconfig_sfp_info_strings *strings);
150 /** Get the vendor info strings from an SFP/QSFP module
153 * @param vi Pointer to an object to be filled with the vendor info strings,