Home
last modified time | relevance | path

Searched defs:su_data (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ypserv/
H A Dyp_svc_udp.c40 #define su_data(xprt) ((struct svc_dg_data *)((xprt)->xp_p2)) macro
/freebsd/lib/libc/rpc/
H A Dsvc_dg.c65 #define su_data(xprt) ((struct svc_dg_data *)((xprt)->xp_p2)) macro