Lines Matching refs:string
20 #include <linux/string.h>
45 * Convert an ASCII string to binary IP.
108 * @src: the start of the IPv4 address string
109 * @srclen: the length of the string, -1 means strlen(src)
112 * @end: A pointer to the end of the parsed string will be placed here
115 * and @end will point to the end of the parsed string.
174 * @src: the start of the IPv6 address string
175 * @srclen: the length of the string, -1 means strlen(src)
178 * @end: A pointer to the end of the parsed string will be placed here
181 * and @end will point to the end of the parsed string.
363 * @src: the start of the address string
364 * @port: the start of the port string (or NULL for none)