Searched defs:cp (Results 1 – 2 of 2) sorted by relevance
128 #define inet_aton(cp, addr) inet_pton(AF_INET, cp, (char *)addr) argument242 static inline uint32_t net_inet_aton(const char *cp) in net_inet_aton()338 static inline void net_inet_ntoa(unsigned long addr, char *cp) in net_inet_ntoa()
444 uint8_t cp; /*!< This value is mapped to the parse summary as a Non IP code point. */ member