Searched defs:skip_prefix (Results 1 – 3 of 3) sorted by relevance
89 static int skip_prefix(unsigned char *addr, struct prefix_bits *prf) in skip_prefix() function
153 static inline const char *skip_prefix(const char *str, const char *prefix) in skip_prefix() function
396 static char *skip_prefix(char *s, const char *prefix) in skip_prefix() function