Home
last modified time | relevance | path

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

/csrg-svn/sys/deprecated/netrmp/
H A Drmp_var.h88 #define RMPREADSIZE(s) (sizeof(struct hp_llc) + sizeof(struct ifnet *) + \ macro
/csrg-svn/libexec/rbootd/
H A Drmp_var.h75 #define RMPREADSIZE(s) (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \ macro