Searched refs:xp_type (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/include/rpc/ | ||
| D | svc.h | 123 int xp_type; /* transport type */ member |
| /netbsd/src/lib/libc/rpc/ | ||
| D | svc_generic.c | 310 xprt->xp_type = __rpc_socktype2seman(si.si_socktype); in svc_tli_create() |