Home
last modified time | relevance | path

Searched refs:xp_xsstr (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c1115 xp->xp_xsstr = (char *)*p;
1123 if (!strncmp((char *)xp->xp_xsstr, "tcp\0", 4))
1125 else if (!strncmp((char *)xp->xp_xsstr, "udp\0", 4))
H A Dip_proxy.h332 #define xp_xsstr xp_str.xs_str macro