netmsg_port_registration
static TAILQ_HEAD(,netmsg_port_registration) netreglist;
struct netmsg_port_registration *reg;
TAILQ_ENTRY(netmsg_port_registration) npr_entry;