Searched refs:GenSessID (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rbootd/ | ||
H A D | defs.h | 92 #define GenSessID() (++SessionID ? SessionID: ++SessionID) macro |
H A D | rmpproto.c | 303 rpl->r_brpl.rmp_session = htons(GenSessID()); in SendBootRepl() |