Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dsvc_nl.c273 if (__predict_false(!snl_clone(&snl, &sc->snl))) in svc_nl_reply()
/freebsd/sys/netlink/
H A Dnetlink_snl.h293 snl_clone(struct snl_state *ss, const struct snl_state *orig) in snl_clone() function