PF_MET_PSID
snl_add_msg_attr_u16(nw, PF_MET_PSID, me->psid);
{. type = PF_MET_PSID, .off = _OUT(psid), .cb = snl_attr_get_uint16 },
{. type = PF_MET_PSID, .off = _OUT(psid), .cb = nlattr_get_uint16 },
nlattr_add_u16(nw, PF_MET_PSID, m->psid);