IPFW_CFGPORT
return lwkt_domsg(IPFW_CFGPORT, lmsg, 0);
error = lwkt_domsg(IPFW_CFGPORT, &smsg.lmsg, 0);
return lwkt_domsg(IPFW_CFGPORT, &smsg.lmsg, 0);
KASSERT((msgport) == IPFW_CFGPORT, ("not IPFW CFGPORT"))