netobj
// In header: <alps/osiris/xdrcore.h> struct netobj { // public data members u_int n_len; char * n_bytes; };