Home
last modified time | relevance | path

Searched refs:RPCNL_REPLY_GROUP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/rpc/
H A Dclnt_nl.h39 RPCNL_REPLY_GROUP, enumerator
H A Dclnt_nl.c124 { .type = RPCNL_REPLY_GROUP, .off = OUT(group), .cb = nlattr_get_uint32 },
/freebsd/lib/libc/rpc/
H A Dsvc_nl.c277 snl_add_msg_attr_u32(&nw, RPCNL_REPLY_GROUP, sc->group); in svc_nl_reply()