Searched refs:xp_xsstr (Results 1 – 2 of 2) sorted by relevance
1137 xp->xp_xsstr = (char *)*p;1145 if (!strncmp((char *)xp->xp_xsstr, "tcp\0", 4))1147 else if (!strncmp((char *)xp->xp_xsstr, "udp\0", 4))
339 #define xp_xsstr xp_str.xs_str macro